Quote Originally Posted by mister_e
When you drive your car on the highway... have you to take all exit?

You can have 2019823498723563275642396456872 label but use only 100.. no harm, no preblem, no nothing.

Or maybe i miss something in here?
So if you do this it won't interrupt your code . . .

Main:
Do something useful
if ! useful then
Bookmark1:
do something other
else
goto main

Won't it simply stop when the label Bookmark1 is reached and not finish and
loop?