In <[email protected]>,
on 02/15/2012
at 02:55 PM, "McKown, John" <[email protected]> said:
>//STC EXEC PGM=IKJEFT01,
>// REGION=0M,PARM='%REXXCMD'
>//SYSTSPRT DD SYSOUT=*
>//SYSTSIN DD DUMMY
>//SYSEXEC DD DISP=SHR,DSN=some.REXX.library.with.REXXCMD.in.it //*
>OTHER REQUIRED DDs
>//*
>REXXCMD would look something like:
>/* REXX */
>address tso "CALL 'some.loadlib(myapfpgm)'"
Why do you need REXXCMD? You can shorten it by putting the CALL in
SYSTSIN or by specifying PARM='CALL ''some.loadlib(myapfpgm)'''.
--
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: INFO IBM-MAIN