HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


REXX variables available to macros

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

IDF provides the EXTRACT command so that an IDF macro can obtain information about IDF, IDF Language Support, or the target program and the environment in which it is executing.

The EXTRACT command returns data in:
  • one or more fixed variables, or fixed stemmed arrays
  • a stemmed array controlled by the STEM command

A REXX stemmed array will consist of "stem.n", where stem.0 contains the number of items in the stemmed variable array, and the remaining items contain the requested information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014