HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Running your program on CMS

HLASM Programmer's Guide
SC26-4941-06

There are three ways to run your assembled program under any level of CMS:
  • Using the CMS LOAD and START commands.
  • Using the CMS GENMOD command to create a program module and then using the module file name to cause the module to be run.
  • Using the CMS LKED and OSRUN commands.

Any of these three methods can be used under the control of the CMS batch facility.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014