Chaining Multiple Commands
Multiple commands can be entered in the command field of CFS to be executed one after the other. The individual commands are seperated from one another by the Separator character semicolon ";" . For particular information regarding the seperator character when selecting files using the AL/NP commands, see page 7-.
Examples:
SPL;WAIT;LOCK
ADD CFS.DO.PRINT,CFS.LIB.PLAM,J/PRINT;/ER CFS.DO.PRINT
The seperator character ";" can be redefined to another character, if required. The command is: SEP x (x: new separator character).