Moved: Fri Jun 13, 2008 6:19 pm by superk From CICS to PL/I & ASSEMBLER
Bill O'Boyle
Senior Member
Joined: 14 Jan 2008 Posts: 333 Location: Orlando, FL, USA
An alternative for an MVS GETMAIN would be to fully enable your Assembler program under "Language Environment" or temporarily enable the program under "Language Environment" using the "CEEPIPI" LE Enabling-routine.
In either case, once the LE environment has been established, you can use the LE Service routine "CEEGTST" (Get Storage) and (as an option) the "CEEFRST" routine (Free Storage).