Previous Topic: 758WNext Topic: 75AE


759W

Command syntax error, Model SYNERR=<option> (operand number <num> is in error)

Reason

The command you are testing has an invalid syntax when compared to the syntax model for this command. The SYNERR option on the COMMAND statement in the model determines if the command is allowed, allowed but logged, or prevented. If allowed, the command passes to CP, which can reject it and issue the appropriate message.

<option>

The current SYNERR value in the CMDLIM VMO record

<num>

The number of the operand in error.

Action

If the results are correct, no action is necessary. If the command is incorrect, try the test again using the correct command. If the command is correct, correct the syntax model for the command, recompile and store the model, and try again.