Daniel McLaughlin wrote:
We still have some legacy systems that run in 31-bit land.

Really. So if your legacy systems are AMODE 31, what are your
new systems? All 64-bit all the time?

:-)

Once long ago I had
the instructions on modifying LE into separate libraries, but that was on a PC that smoked out.

Do any of you fine people have those instructions? I think it's either CEEDOPT or CEEUOPT...

You can certainly create a CEEUOPT member and link it to
each program that is AMODE 24 (which is what I think you
meant above), since the default now is AMODE 31. Or you
can supply the value at run time in the EXEC statement
PARM field. Or, if you are z/OS 1.7 or later you can
set up members in a PDS and point to the correct one with
a DD statement of CEEOPT. There are even more, but these
seem most practical to me.



Thank you in advance.



Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

==> Check out the Trainer's Friend Store to purchase z/OS  <==
==> application developer toolkits. Sample code in four    <==
==> programming languages, JCL to Assemble or compile,     <==
==> bind and test.                                         <==
==>   http://www.trainersfriend.com/TTFStore/index.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

Reply via email to