Basically, I need to duplicate this piece of code 750 times, incrementing the numbered variable each time (aren't scripting languages without arrays wonderful?).
- Code: Select all
elseif ( tltravvars.trav002 == 0 )
set tltravvars.trav002 to newtrav
Thanks in advance.



