This is documented in the Language Environment Programming Guide for your version of z/OS. If you're z/OS 1.7 or later you can use the CEEOPTS DD, which is probably the easiest. It's documented for 1.7 at http://publibz.boulder.ibm.com/bookmgr_OS390/libraryserver/zosv1r7/index.htm l?BOOKS/ceea2160/1.5.1.3?BOOKMARK=TRUE&DN=SA22-7561-06&DT=20050713195937&SHE LF=CEE2BK61.bks&CASE=zosv1r70.bkc&FS=TRUE&PATH=/bookmgr_OS390/libraryserver/ zosv1r7/&TB=SCRIPT (mind the wrap).
You can also do this with a PARM= option regardless of z/OS release, but there are some finicky bits. That's documented for 1.7 at http://publibz.boulder.ibm.com/bookmgr_OS390/libraryserver/zosv1r7/index.htm l?BOOKS/ceea2160/1.5.1.4?BOOKMARK=TRUE&DN=SA22-7561-06&DT=20050713195937&SHE LF=CEE2BK61.bks&CASE=zosv1r70.bkc&FS=TRUE&PATH=/bookmgr_OS390/libraryserver/ zosv1r7/&TB=SCRIPT. As always, mind the wrap. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Behalf Of Stead, Joe Sent: Tuesday, August 28, 2007 8:54 AM To: [email protected] Subject: LE jcl override? How do I over-ride some language environment parameters with jcl for a quick test? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

