; ; *-*-* INSTAL863.CSD *-*-* ; ; Submit file to install the contents of the iRMX 863 PL/M-86 ; diskette into the iRMX 86 R6.0 directory structure. Insert the ; iRMX 863 PL/M-86 diskette into the diskette drive before executing. ; This file should be executed by the System Manager ; (id '0' - super). ; ; Invocation: submit /config/cmd/instal863(phys_name) ; ; Where: phys_name is the name of physical device you are ; installing the iRMX 863 PL/M-86 files from. ; ; attachdevice %0 as :fd0: ; copy :fd0:* over :LANG:* copy :fd0:*.LIB over :SD:LIB/PLM86/*.LIB ; detachdevice :fd0: ; permit :LANG:* NR user=world permit :SD:LIB/NDP87/* NR user=world permit :SD:LIB/PLM86/* NR user=world ; ; iRMX 863 PL/M-86 files installed. ;