Notes

  1. Immediately before any call to the CICGETV linkedited routine stub, register 10 must be loaded with the value of the RXWBADDR field in the passed parms (CICPARMS).
  2. If a get request is issued for a variable that does not exist, the value returned is the same as the variable name.
  3. CICGETV uses a standard save area convention with R13 pointing to an 18 fullword length area. R1 points to a standard parameter list. R14 contains the return address. R15, upon entry to CICGETV, returns CICGETV's entry point. Upon return, R15 contains the return code.
  4. The CICGETV module is located in the REXX/CICS distribution library.
  5. A return code of zero is reflected to indicate the success of the operation, or a decimal 99 indicating an internal error (such as a storage limit exceeded situation).


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/dfhrx000336.html