SCRIPT Installation and Notes Script installs as a normal: INSTALL ($)SCRIPT Script files used system-wide should be kept in LB:[1,3] Examples of scripts and an operational systems are availible in sub-directories [.SCR1] and [.SCR2]. To run this demo, install script as above, and execute the following line: >SCR $MAIN or >SCR $MASTER Notes: The RSX version was the orignial implementation of script. The code has been untouched, and unimproved for close to 2 years. A comparison of the two reference manuals will show the differences. Scripts written under RSX will run under VMS with only minor differences. The biggest difference is the guard record at the beginning of the script file, which is not in RSX, but is in VMS. This guard record can be implemented in RSX by removing the comment symbols at about line 325, commented "GUARD RECORD GUARD RECORD GUARD RECORD." Script spawns to MCR unless told different by the CLI function. See PASS.DOC for details on that task.