Claudine It's not clear from your email exactly waht you're trying to do.
What do you mean by: Label first Do 1 Do 2 Return ???? - doesn't work... Do you mean: Label First RUN programname.RMD RUN programnam.RMD ? If you send the actual code I think I can help! David Blocker [EMAIL PROTECTED] 781-784-1919 Fax: 781-784-1860 Cell: 339-206-0261 ----- Original Message ----- From: "Claudine Robbins" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Saturday, February 26, 2005 11:50 AM Subject: [RBG7-L] - Subroutines in command files > 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 > >
