/[cmd] Execute BS2000 command/Breakpoint

/ Break: Branch to BS2000 command mode.

Return to the CFS program with the BS2000 command /R [esume].

A file being displayed is closed by CFS before switching to the BS2000 command mode. Switching to the command mode can also be achieved by pressing the K2 key. Using this method, however, a Display file is not closed.

/cmd Execute BS2000 command cmd .

% cmd Execute AID command.

Notes:

The parameter ',STATE=U' will be supplied if it is not already given in a /CAT ... command.

When entering the BS2000 command /DO ... , the parameters of a DO procedure are checked for completeness. If a parameter defined in the PROC statement does not contain a value, CFS will provide a parameter mask. In it, all parameters defined in the PROC statement are displayed, together with their respective values, if specified.

The parameter mask can also be sent without it being completely filled in. In this case, the parameters contain no value, and will be asked for if needed by BS2000 in dialog (Prompting). Those parameters entered in the parameter mask will not be prompted for. Testing the DO parameters and displaying the parameter mask can be suppressed by setting the CFS option NDP (No Do Parameters).

Executing a /DO command will terminate CFS.