01-30-2010, 11:57 AM
Hi everybody, Could you please help me in understanding of How to skip the execution of Script lines in run time.
for suppose once the if condition is true I want to skip few lines in the script
currentcursor at 100th line
eg:
if (a=10)
Goto line 400
Endif
Please help me.
Thanks,
Azeem
for suppose once the if condition is true I want to skip few lines in the script
currentcursor at 100th line
eg:
if (a=10)
Goto line 400
Endif
Please help me.
Thanks,
Azeem