LINK Link module into memory LINK &replstart;memory module name&replend; Description This command is used to "lock" a previously loaded module into memory. The link count of the module specified is incremented by one each time it is "linked". The "unlink" command is used to "unlock" the module when it is no longer needed. For more information see: 5.4, 5.4.1, 5.4.2, 5.4.3 Examples OS9: LINK edit OS9: LINK myprogram