Clist calling Rexx works Sent from my iPhone
> On Mar 31, 2014, at 6:53 PM, Steve Comstock <[email protected]> wrote: > > Try EXEC'ing your CLIST, maybe > > exec 'library(clistlib)' clist > > > > -Steve Comstock > > >> On 3/31/2014 4:37 PM, Micheal Butz wrote: >> That's not it I had it in caps >> >> For some reason it's not recognizing my clist as a clist >> >> Sent from my iPhone >> >>> On Mar 31, 2014, at 6:18 PM, Dave Salt <[email protected]> wrote: >>> >>> It's been a long time since I coded CLIST but I think Proc should be PROC. >>> >>> Dave Salt >>> >>> SimpList(tm) - try it; you'll get it! >>> >>> http://www.mackinney.com/products/program-development/simplist.html >>> >>> >>>> Date: Mon, 31 Mar 2014 18:12:18 -0400 >>>> From: [email protected] >>>> Subject: Rexx calling clist >>>> To: [email protected] >>>> >>>> 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 >>> >>> ---------------------------------------------------------------------- >>> For IBM-MAIN subscribe / signoff / archive access instructions, >>> send email to [email protected] with the message: INFO IBM-MAIN >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
