|
|
|
|
#1 |
|
Junior Member
Join Date: Oct 2004
Location: UK
Posts: 33
|
That was just to show the example. Using this instead:
====FILE1.NSH==== !ifdef _FILENUM !undef _FILENUM !endif !define /math _FILENUM ${FILENUM} + 1 !echo `I am include number ${_FILENUM}` !undef FILENUM !define FILENUM ${_FILENUM} ${For} $R0 1 5 ${Next} !if ${FILENUM} < 16 !include "file1.nsh" !endif ...still crashes when filenum is 8. I've never been very sure about what is right. I'm not even sure that there is such a thing as right. Or wrong. Just places to stand. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|