stop_cont
Purpose:
-
Stop continuous input groups.
Enter:
-
stop_cont [arg]
Where:
-
arg1 Optional. Specify the input specification filename to process. If not specified, the default name of inpt_specs.NNN is processed. This argument may also be the letter ‘d’. If this special character is entered, then the default file will be processed in addition to setting an internal ‘debug’ flag. Doing this allows the debugging of the InputManager task.
Example:
-
stop_cont
In this case, a default spec file will be used.stop_cont d
Debug is activated and the default spec file will be used.stop_cont xxxxx
Where xxxxx is an input spec file basename.
Notes:
-
Ensure CyFlex is running before executing this command.