|
goto statement
Hi Gurus,
I want to transfer control using goto statement. I used this in C++ and in GWBasic to good affect. Please help me with the syntax of goto statement. There are no line numbers with lines of code, how can I just to required line?
Cheers.
|