!For RT-11 V4 and earlier !macro pl !link/for pl !copy pl.rel sy:pl.sys !reboot ! !For V5 (and later?) !Note that memory management can be included, but otherwise sysgen.cnd ! can be omitted from the macro line below (I think!). ! macro/obj:pl sysgen.cnd+pl link/nobitmap pl copy pl.sav sy:pl.sys ! !Reboot system to properly install the handler ! !For TSX+ V5.0 or later ? use the following (TESTED ON TSX+ V6.2) !macro/obj:pl tsxpre.cnd+pl !link/nobitmap/exe:pl.tsx pl !copy pl.tsx sy:pl.tsx