SEG (CMS)

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 may be loaded from disk.

[ Top of Page | Previous Page | Next Page | Contents | Index ]