$ Command file to release a IMP compiler on VMS $ ! NB. The system must be VMS 3.0 or later. $ copy imp.* sys$system: $ copy imprtl.* sys$share: $ copy primdef.imp sys$library: $ copy streams.* sys$library: $ copy slink.com sys$library: $ copy *.olb sys$library: $ copy *.inc imp_include: $ install sys$system:imp/share sys$share:imprtl/share $ ! Add .CLD file to system startup $ ! or you must say SET COMMAND SYS$SYSTEM:IMP to make the command IMP available $ ! Add names to system name table $ ! or you must link explicitly with SYS$SHARE:IMPRTL/OPT