> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Peter Ten Eyck
> 
> Does anyone have experience with setting up application 
> specific run time options in CICS TS 2.2? In chapter 4 of 
> "z/OS V1R4.0 Language Environment Customization" there is a 
> short write on this, but I can not seem to get it working.

Are you referring to the CEEUOPT module that you would link-edit into
each individual program in the application? or the "region-specific"
CEEROPT implementation whereby you code unique LE options that would be
"global" within a specific CICS?  For the latter, simply code up the LE
options you want and assemble/linkedit that source into a load module
named CEEROPT, and store it in a library concatenated in //DFHRPL.

    -jc-

----------------------------------------------------------------------
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

Reply via email to