From to in structures
Posted: Thu Aug 12, 2004 1:28 pm
Help says 0-based arrays can only be handled.
Would like to use from/to situation.
#hello1 = 100
#hello2 = 200
Structure Hello
nFilw.l[ #hello1, #hello2 ]
EndStructure
Would like to use from/to situation.
#hello1 = 100
#hello2 = 200
Structure Hello
nFilw.l[ #hello1, #hello2 ]
EndStructure