|
|
|
|
#1 |
|
Member
Join Date: Mar 2003
Posts: 65
|
Hello.
![]() As documented in the NSIS scripting reference, to extend a command over multiple lines, one can use a backslash (\) at the end of the line. I have found that a comment ending in backslash causes it to extend to the next line!!!! ![]() I was wondering if this behaviour is intended? I wasn't aware that a trailing backslash affected comments too, and I was going crazy trying to figure out why perfectly valid commands were failing to execute.
|
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
It seems to be intentional.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Member
Join Date: Mar 2003
Posts: 65
|
Ah, ok. Thank you.
![]() I'll have to keep this in mind in the future... I don't think I'll forget though.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|