HCL Workload Automation, Version 9.4

continue

Specifies that the next command error is to be ignored.

Authorization

Any user authorized to run composer is authorized to issue this command.

Syntax

{continue | co}

Comments

This command is useful when multiple commands are entered on the command line or redirected from a file. It instructs composer to continue running commands even if the next command, following continue, results in an error. This command is not needed when you enter commands interactively because composer does not quit on an error.

Examples

If you want the composer to continue with the print command if the delete command results in an error, run the following command:

composer "co&delete cpu=site4&print cpu=@"