You'll get plenty of help over in the IBMVM mailing list.

When you issue the LOAD prior to the GENMOD, be sure to include the RLDSAVE 
option.  This ensures that your program can be loaded anywhere in memory, and 
CMS will not overlay the current program.  In fact, the first MODULE can invoke 
another MODULE without worrying about overlays.  That code you have to read the 
module header isn't needed.

This functionality was introduced into CMS around 1985 (VM/SP Release 4). In 
general, VM/370 is not a good place to develop applications that you intend to 
run on z/VM.

Alan Altmark
IBM

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to