Previous Topic: CASD421ENext Topic: CASD423E


CASD422E

Expected continuation of cmd command was not found

Reason:

The command named cmd was being parsed. The previous control statement indicated a continuation onto the current control statement, but this statement is blank. You cannot embed an all-blank control statement in the middle of a command

Action:

Remove the blank line.