Thread: Goto problem
View Single Post
  #2 (permalink)  
Old 11-15-2007, 01:58 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 13,104
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

You can't jump into a "code block" - For...Next, If...End If, Do ... Loop, etc.
Its true even if you jump from the same code block.
Reply With Quote