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.
The preprocessor will generate either an Unsupported Function abend call or a 'no-op' call, depending on the options specified by the user.
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.
Destination: | Source Listing |