! command file to build UCL+ program -- XM version ! ================================================ ! ! input device is DK:, output device is DK: ! ! for RT-11 V05.02 or later monitors only ! ! note that SPLIT program is required ! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r libr uclmac=uclmac/m ^C r macro uclgrl=uclmac/m,uclgrl uclxm=uclmac/m,uclxm.cnd,ucl.cnd ^C r link uclgrl,,uclgrl=uclgrl uclxm.exe=uclgrl.stb,uclxm/b:20000/y:512. main ^C del uclmac.mlb,uclxm.obj,uclgrl.obj,uclgrl.stb r split uclxm.0,,uclxm.20=uclxm.exe/b:1:20 ^C del uclxm.exe cop uclgrl.sav+uclxm.0+uclxm.20 uclxm.sav del uclxm.0,uclxm.20,uclgrl.sav