Re: Need REXX or CLIST Equivalent of JCL EXEC ENVAR()

2006-10-07 Thread Joel C. Ewing
You won't find any description of LE environmental parameters in the semantics of the "CALL" statement because it has nothing to do with the CALL statement -- interpretation of the PARMS field is totally up to the called program. If the called program was implemented via a high-level language t

Re: Need REXX or CLIST Equivalent of JCL EXEC ENVAR()

2006-09-29 Thread Don Poitras
Terry Schwarz wrote: > > I have a JCL that I would like to make a REXX or CLIST equivalent to run it > interactive. Part of it has me stumped, but then again I'm not particularly > highly literate in this area. To be more specific ... > > I have JCL with EXEC similiar to ... > > //MYPROG EXEC PG