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


Creating a load module

HLASM Programmer's Guide
SC26-4941-06

The binder processes your object module (assembled source program) and prepares it for execution. The processed object module becomes a load module or program object.

Optionally, the binder can process more than one object module, or load module, or program object, and convert them into one or more load modules, or program objects, by using the NAME control statement. See Batch assembling for an example that uses the NAME control statement.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014