The CICS command <cmd> is recognized by the preprocessor as a valid command, but its syntax is not validated and it is not supported in the emulation.
- 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.
- Module:
- cicsecm (dfhxvldt)
- Destination:
- Source Listing