| Syntax: | Parameters: |
| BASE=address | Loading address |
Use the BASE statement to specify the preferred load address for the first load segment of the module.
This statement has the same effect as the /BASE linker option. If you specify both the statement and the option, the statement value overrides the option value.
![]()
Summary of Module Definition Statements