In <[EMAIL PROTECTED]>, on 10/18/2005
   at 12:10 PM, Steve Comstock <[EMAIL PROTECTED]> said:

>But I have trouble accomplishing the same work in
>a REXX exec.

REXX does not support the TSO stack to the extent that CLIST does. The
best that you can do is to queue or stack subcommands before you call
EDIT, or to split your logic into two parts and queue a subcommand to
invoke the second part under EDIT.


In <[EMAIL PROTECTED]>, on 10/18/2005
   at 12:51 PM, Steve Comstock <[EMAIL PROTECTED]> said:

>Since we are not under ISPF, edit macros are not an option.

What Dave wrote has nothing to do with ISPF. Your message was about
TSO EDIT, and that's the EDIT he was referring to; edit macros *are*
available to you.
 
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to