perm filename LINK10[3,2] blob sn#153134 filedate 1975-04-02 generic text, type T, neo UTF8
LINK10 is a linking loader; it takes .REL files and makes .DMP files
and core images.  LINK10 is much faster than the LOADER if many global
symbols are being loaded, because LINK10 uses a hash table and the 
LOADER uses a linear list.  See LINK10.JFR[S,DOC].

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