Hi

I took many if your suggestion that in order to get my TSOLIB working have it 
sitting a clist

I coded the simplest possible Rexx exec

/* Rexx */

Call CLISTLIB
Address TSO
"LISTALC"

The CLISTLIB
Proc 0
TSOLIB

The clist fails horribly it is called by the Rexx exec as I turn on tracing 
 But the proc statement I get invalid command

And the TSOLIB I get invalid syntax seems it thinks the clist is a Rexx exec 
even thought I don't  have

/* Rexx */ coded in the clist
Sent from my iPhone

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

Reply via email to