Thread: goto statement
View Single Post
  #1 (permalink)  
Old 12-12-2007, 01:17 PM
bugger bugger is offline
Senior Member
 
Join Date: Nov 2007
Posts: 111
bugger is on a distinguished road
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.
Reply With Quote
Sponsored Links