10-09-2024, 02:28 AM
That obviously solves the code snippet I posted, however, the reason why I need it to return to a line label is because I
am writing a large program trapping control-break with _exit which prompts Quit/Resume and since the
do/loop has 100 lines I don't want to return to somewhere inside the loop, only to the top of the loop..
Erik.
is what I just said more clear??
am writing a large program trapping control-break with _exit which prompts Quit/Resume and since the
do/loop has 100 lines I don't want to return to somewhere inside the loop, only to the top of the loop..
Erik.
is what I just said more clear??