LINK Help (linker.hlp) (Table of Contents; Topic list)
LINK and EXEHDR Index
                                             Up Contents Index Back
──LINK and EXEHDR Index─────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJKLMNOPQR│S│TUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
  SECTIONS                   Reserved Words
 
  segment attributes         CODE Statement
                             DATA Statement
                             SEGMENTS Statement
 
  segment boundaries         LINK /ALIGN Option
 
  segment, discardable       <discard> Attribute
 
  segment loading            <load> Attribute
 
  segment, movable           <movable> Attribute
 
  segment optimization       LINK /PACKC Option
                             LINK /PACKD Option
 
  segment order              LINK /DOSSEG Option
                             LINK /NONULLS Option
 
  segment protection         <executeonly> Attribute
                             <readonly> Attribute
 
  segment sharing            <shared> Attribute
 
  segmented executables      LINK's Output
 
  SEGMENTS                   Creating a .DEF File for Overlays
                             SEGMENTS Statement
 
  /SE[GMENTS]                LINK /SEG Option
 
  segments, functions in     Creating a .DEF File for Overlays
                             FUNCTIONS Statement
 
  segments information       <mapfile> Field
                             LINK /INFO Option
 
  semicolon (;)              LINK Command Line
                             LINK Prompts
                             LINK Response File
                             <deffile> Field
                             Module-Definition Files
 
  SET command                LINK Environment Variable
 
  SHARED                     <shared> Attribute
 
  sharing attributes         <instance> Attribute
                             <shared> Attribute
 
  sign-on banner             EXEHDR /NOLOGO Option
                             LINK /BATCH Option
                             LINK /NOLOGO Option
 
  SINGLE                     <instance> Attribute
 
  slash (/)                  Using LINK Options
 
  stack                      STACKSIZE Statement
 
  /S[TACK]                   EXEHDR /STACK Option
 
  /ST[ACK]                   LINK /STACK Option
 
  STACKSIZE                  STACKSIZE Statement
 
  standard library           <libraries> Field
 
  standard mode              PROTMODE Statement
 
  starting EXEHDR            EXEHDR Command Line
 
  starting LINK              Running LINK
 
  statements                 Module Statements
 
  static library             <libraries> Field
 
  static overlays            Dynamic and Static Overlays
                             LINK /OLDOVERLAY Option
 
  STUB                       STUB Statement
 
  SUBSYSTEM                  Reserved Words
 
  SWAPPABLE                  Reserved Words
 
  symbol redefinition        LINK /NOE Option
 
  symbolic information       LINK /CO Option
 
  symbols                    LINK /MAP Option
                                    -♦-