.; HOME.COM, IND control file. .; Moves back to default (SY) device and deassigns DK. .; .; When used in conjunction with UCL, you can type a KMON command .; HO[ME] and move back to the system default for DK. .; The UCL+ entry is .; HOME == R IND\SY:HOME .; .; Written by: .; R. W. Barnard .; Sandia National Laboratories, Division 7523 .; Albuquerque, NM 87185 .; .; Version 1.2; 2-May-85 .; .enable quiet .disable lowercase .enable global .; .testdevice DK .parse "," DEVNAM SIZE A1 A2 A3 LOAD ONL MOU NAT .if DEVNAM eq "LD6" DISMOUNT LD6 DISMOUNT LD7 DEASS DK .; Show where we are. @SY:CUR .exit