GET GLOBAL

TSO With ISPF TSO Without ISPF CMS With ISPF CMS Without ISPF CICS
X X X X X

The GET GLOBAL command assigns values of QMF global variables to REXX variables in applications and procedures written in REXX.

The GET GLOBAL command allows application programs (written in C, COBOL, REXX, FORTRAN, PL/I, or assembler language) to use the callable interface to access data from the QMF global variable pool. See the Developing QMF Applications for more information.

Linear syntax used with REXX only

>>-Get--GLOBAL-------------------------------------------------->

     .-+---+-------------------------------.
     | '-,-'                               |
     V                .-=-.                |
>--(-----rexxvariable-+---+-variablename---+-+---+-------------><
                                             '-)-'

[ Previous Page | Next Page | Contents | Index ]