Hi all,

I want to imbed some subroutines in a command file.

Label first
Do 1
Do 2
Return ???? - doesn't work...

Label second
Cursor loop
Do 3
Do 4
Goto first 
End loop
Return

I can't find any documentation.  I can do run labelfirst.rmd but I really
wanted to put all the code in one file.

TIA, Claudine

Reply via email to