perm filename LINK[3,2] blob sn#177586 filedate 1975-09-21 generic text, type T, neo UTF8
If you are interested in talking to another terminal, type "HELP TALK".

LINK-10 is a linking loader; it takes .REL files and makes .DMP files
and  core images.   LINK-10 is  much faster  than the LOADER  if many
global symbols are  being loaded, because LINK-10  uses a hash  table
and the  LOADER uses a  linear list.  To  run LINK-10 type  "R LINK".
For more information, type "TYPE LINK.JFR[S,DOC]". 

To load with RAID and sorted local symbols:
    LOADER	*/Y/VFOO<alt>
    LINK-10	*=SYS:SAILOW,SYS:RAID,/L FOO/G<cr>