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


SEG (CMS)

HLASM Programmer's Guide
SC26-4941-06

Read syntax diagramSkip visual syntax diagram
>>-+-------+---------------------------------------------------><
   +-SEG---+   
   '-NOSEG-'   

Default
None. The assembler modules are loaded from the Logical Saved Segment (LSEG). If the LSEG is not available, the assembler modules are loaded from disk.
Abbreviations
None
Restrictions
You cannot specify this option on *PROCESS statements.

You can only specify this option on CMS using the ASMAHL command.

SEG
Specifies that the assembler modules are loaded from the Logical Saved Segment (LSEG). If the LSEG is not found the assembler stops.
NOSEG
Specifies that the assembler modules can be loaded from disk.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014