Update to CCL This version of CCL primarily due to the work of Angle Li at the University of Miami. He took the time to edit it to remove all the funny F4P lables and to comment the code. In addition he conditionalized the internal commands so that section could optionally not be included. Look for the symbols $DCL and $PIP in CCL.MAC to see what effect the deleting the conditional code would have. In addition, the %A parameter has been added. If a %A is encountered, no parameter parsing and substitution is done, rather the command line in its entireity is spawned to MCR. Very convenient. To simplify use of CCL for user's(like myself) who often assing a local LB:(to do a sysgen). The location of SYSCCL.CCL has been moved to LB1: To use CCL, please do a global assign of LB1: to a physical disk either in VMR or in STARTUP.CMD.