Note

The PSEUDO ON/OFF setting is temporary. The pseudo setting exists while the current exec is executing. Any nested execs inherit the current setting of PSEUDO When the current exec ends, the value of pseudo upon entry to the exec will be restored. The SETSYS PSEUDO command defines the systems default setting of PSEUDO.

CAUTION:
PSEUDO ON will cause your REXX exec to immediately become pseudo-conversational which will cause CICS to commit any file changes, and free any non-shared GETMAINed areas, at the next pseudo-conversational terminal read.

Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 7 January 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.rexx.doc//dfhrx/dfhrx000468.html