COBEC6003W Unsupported command |<cmd> null string or "(syntax v | ignored

The CICS command <cmd> is recognized by the preprocessor as a valid command, but it is not supported in the emulation. The syntax is validated if the "(syntax validated)" string appears in the message, otherwise it is not validated.

System Action:

The preprocessor will generate either an Unsupported Function abend call or a 'no-op' call, depending on the options specified by the user.

Resolution:

Choose the appropriate generation option for unsupported commands when compiling this transaction. The EXEC CICS statement can remain in the source for compatibility with other environments; the module will be executable.

Properties:
Destination: Source Listing