Novell NetWare Loadable Module Linker, Version 2.79 X2R 

Usage:	nlmlink <def file name>

  Valid def file commands:

    AUTOUNLOAD       

    CHECK            <check procedure name>

    CODESTART        <map file code start offset (decimal or Xhex)>

    COPYRIGHT        ["Copyright String"]

    CUSTOM           <custom data file path>

    DATASTART        <map file data start offset (decimal or Xhex)>

    DATE             month day 4-digit-year (Default is today.)

    DEBUG            

    DESCRIPTION      "NLM Description String"

    EXIT             <exit procedure name>

    EXPORT           <symbol list> | @<symbol list file>

    FLAG_OFF         <decimal number>

    FLAG_ON          <decimal number>

    HELP             <help file path>

    IMPORT           <symbol list> | @<symbol list file>

    INPUT            <obj list> | @<obj list file>

    MAP              [map file name]

    MESSAGES         <message file path>

    MODULE           <autoload NLM list>

    MULTIPLE         

Press any key to continue . . .
                               
    NAMELEN          <decimal number> Default is 31. Zero is no limit.

    OS_DOMAIN        

    OUTPUT           <target file name>

    PATH             [search path;...] for following CUSTOM, HELP, INPUT,

                     MESSAGES, SHARELIB, STAMPEDDATA and XDCDATA.

    PSEUDOPREEMPTION 

    REENTRANT        

    SCREENNAME       "Initial Screen Name (CLIB)"

    SHARELIB         <shared library path>

    STACK            <stack size>

    STACKSIZE        <stack size>

    STAMPEDDATA      "Stamp" (8 char max) <data file path>

    START            <start procedure name>

    SYNCHRONIZE      

    THREADNAME       "Initial Process Name (CLIB)"

    TYPE             <0 - NLM> | <1 - LAN> | <2 - DSK> | <3 - NAM>

    VERSION          <major version>, <minor version> [, <revision>]

    XDCDATA          <XDC data file path>

