On Tue, 1 Apr 2014 18:40:59 -0400, Shmuel Metz (Seymour J.) wrote:
>
>>I took many if your suggestion that in order to get my TSOLIB working
>>have it sitting a clist
>
>The suggestion was to have it in a clist called from the READY prompt.
>
>>I coded the simplest possible Rexx exec
>
>FSVO.
>
>>Address TSO
>>"LISTALC"
>
>Address TSO "LISTALC"
>
>>Call CLISTLIB
>
>That doesn't do what you think it does.
>
>Address TSO CLISTLIB
>
>But the TSOLIB still won't work, because it's not at the READY prompt.
>
Old stuff; asked and answered over the past couple days.

Yet the OP would do well to spend a couple evenings perusing the TSO Rexx
Reference.  This task is aggravated because that manual badly conflates
Rexx lexical rules with TSO lexical rules.  (I recall; I just looked; it seems
better now.)  But matters of TSO syntax should be left to the TSO Reference;
The Rexx reference should explain, clearly, how Rexx forms the string passed
to the TSO environment, not what such a string means to TSO.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to