Does this work?
If you use this in multiple routines, then just suffix with a number so the labels are unique.Code:Routine: If bla bla then goto exitroutine Bla Bla Bla Endif Exitroutine: Return
Robert
Does this work?
If you use this in multiple routines, then just suffix with a number so the labels are unique.Code:Routine: If bla bla then goto exitroutine Bla Bla Bla Endif Exitroutine: Return
Robert
Bookmarks