Return codes, Example, Return codes example – IBM SC34-5764-01 User Manual
Page 394

pfkeynn
specifies the PF key number.
PSEUDO
establishes the default region-wide REXX/CICS automatic pseudo-conversational setting. For more
information on the PSEUDO command, see section “PSEUDO” on page 362.
ON
specifies that the automatic pseudo-conversational setting is on. This is the default.
OFF
specifies that the automatic pseudo-conversational setting is off.
AUTHCLIB
establishes the VSE Librarian sublibraries containing the REXX/CICS authorized commands.
lib.sublib
the name of the VSE Librarian sublibraries containing the REXX/CICS authorized commands.
AUTHELIB
establishes the VSE Librarian sublibraries containing the REXX/CICS authorized execs.
lib.sublib
the name of the VSE Librarian sublibraries containing the REXX/CICS authorized execs.
Return Codes
0
Normal return
2721
Invalid SETSYS subcommand
2722
Error storing variable
2723
Invalid language
2725
Invalid MAXVSTOR operand
2726
Invalid RETRIEVE PFkey operand
2727
Invalid TERMOUT operand
2732
Invalid PSEUDO operand
2735
Invalid VSE Librarian sublibrary name
2739
VARGET for AUTHCLIB or AUTHELIB failed
2740
Too many sublibraries specified
Example
'SETSYS RETRIEVE 12'
This example set PF key 12 as the retrieve key.
Commands
372
CICS TS for VSE/ESA: REXX Guide