What are the disadvantages of running under the interpreter?  By stacking a 
command do you mean putting a command out on the external data queue and 
exiting, thus running the 'command'.  Can you be clearer on this comment 
please?  This is more out of curiosity.   The last installation I was at I 
converted the CLIST logon processing to REXX as there were things I wanted to 
do that lent were easier to accomplish in REXX (just lazy in some respects too 
I must admit as I know REXX much better than I know the CLIST language).  I'm 
no longer responsible for logon procedures and execs although I do handle my 
own on some of my systems. 


----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Shmuel Metz (Seymour J.)
Sent: Friday, June 17, 2011 11:36 AM
To: [email protected]
Subject: Re: Customizing TSOPROC

In <[email protected]>,
on 06/17/2011
   at 09:28 AM, Lindy Mayfield <[email protected]> said:

>And looking at ISPPDF,  yep, the first thing they do is reallocate
>SYSPROC and the rest of the ISPF libraries.  (And it is a CLIST -
>yük).

This is one of the rare cases where using a CLIST makes sense. Do it
in REXX and you have to either run the rest of your session under the
interpreter or stack a command prior to exit.  
 
-- 
     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

----------------------------------------------------------------------
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