User`s guide

LINK
(LINK)
Converts object modules into a format suitable for loading and execution.
Format
LINK filespecs
Command Options
/ALPHABETIZE
/[NO]BITMAP
/DEBUG[:filespec]
/DUPLICATE
/[NO]EXECUTE[:filespec]
/ALLOCATE:size
/EXTEND[:value[:type]]
/FILL:value[:type]
/GLOBAL
/IDSPACE
/INCLUDE
/LIBRARY:filespec
/LINKLIBRARY:filespec
/MAP[:filespec]
/ALLOCATE:size
/WIDE
/PROMPT
/ROUND:value[:type]
/SLOWLY
/STACK[:value[:type]]
/SYMBOLTABLE[:filespec]
/TRANSFER[:value]
/BOTTOM:value[:type]
/BOUNDARY[:value[:type]]
/FOREGROUND[:stacksize]
/LDA
/RUN
/TOP:value[:type]
/XM
/LIMIT:value
Parameter
filespecs
Specifies the object modules to be linked. Each input module should be stored
on a random-access device; the output device for the load map file can be any
RT–11 device. The output for an LDA file (if you specify /LDA) can also be any
RT–11 device, even those that are not block replaceable, such as paper tape.
RT–11 Command Descriptions 163