Hi Viewer, I have to execute two commands using EXECUTE. Which is the more efficient way of doing it?
1. EXECUTE CMD1 EXECUTE CMD2 2. Y.CMD = CMD1 : @FM : CMD2 EXECUTE Y.CMD Thanks, Kiran. -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
