DB2 graphic  QMF Version 8

Using REXX variables in procedures with logic

You can use REXX variables in a procedure with logic. The values for these variables are known only within the procedure in which you defined them.

You can do the following:

For more information on REXX variables, see the REXX reference manual for your system. For details on the GET GLOBAL and SET GLOBAL commands, see DB2 QMF Reference.

QMF also provides a group of REXX variables for the callable interface that QMF sets after processing each QMF command. These variables provide important information about the results of each command. You can use them in your procedures with logic. For example, DSQ_RETURN_CODE is QMF's return code, and DSQ_MESSAGE_ID is QMF's completion message. For more information about these variables, see Developing DB2 QMF Applications.


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004