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


Linking and running your program on z/OS

HLASM Programmer's Guide
SC26-4941-06

The output from an assembly is an object module. An object module is a relocatable module of machine code that is not executable.

Before an object module can be executed, you must use the binder to convert it into executable machine code.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014