VAL INSTALLATION The command file VALBLD will assemble the complete VAL system and place the resulting modules in a library named UTYLIB.OLB. For general use of the system this library should be copied to LB:[1,1]. Invoke this file as follows: @VALBLD ALL The VAL routine START creates a dynamic region for intertask communication. This region is created in partition VALPAR which must thus exist on the system prior to use of the VAL routines. For test purposes the module VALSUB may be edited to change the partition name to GEN. Otherwise create a system controled partition named VALPAR of 128. words for each terminal which may use VAL simultainiously. The following files should be consulted for further information. 1. VAL.RNO The complete VAL documantation 2. VALTST.FTN A test program for the system 3. The CLONE system documentation also released on the Fall SIG tape.