z/OS Communications Server: SNA Programming
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ISTGLBAL—Declare and set macro global variables

z/OS Communications Server: SNA Programming
SC27-3674-00

Purpose

Use the ISTGLBAL macroinstruction when assembling an application program to allow the program to discover the characteristics of the VTAM® product associated with the macroinstruction definition library that contains ISTGLBAL.

Usage

Invoke ISTGLBAL by the IFGRPL and IFGACB macroinstructions as an inner macroinstruction.

The ISTGLBAL macroinstruction declares and sets two types of global variables:
  • GBLC variable, which indicates the release level of VTAM
  • GBLB variables, which provide a list of functions available for this release of VTAM.

To use the ISTGLBAL macroinstruction, you must be familiar with the GBLB, GBLC, SETB, and SETC assembler language instructions.

Instructions for coding the ISTGLBAL macroinstruction, with examples, are contained in ISTGLBAL macroinstruction.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+------+--ISTGLBAL------------------------------------------><
   '-name-'             

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014