Previous Topic: IDADCMDP19 - "word" command may only be used in batch executionNext Topic: IDADCMDP21 - ELSE command must be preceded by IF command


IDADCMDP20 - IF command rejected because another IF is in effect

Reason:

The IF command cannot be nested in the scope of another IF command.

Action:

Revise the batch jobstream to eliminate nested IF commands.