z/OS BDT Installation
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Executable Macro Reference

z/OS BDT Installation
SC14-7582-00

This chapter describes the executable BDT macros that you can use when coding user exit routines. The macros are listed in alphabetic order.

The executable macros identified in this chapter are provided as Product-Sensitive programming interfaces for customers by BDT.

Attention: Do not use as programming interfaces any BDT executable macros other than those identified in this chapter.

Macros can have two types of operands: positional and keyword. A positional operand is written as a string of characters. This character string can be an expression, an implied or explicit address, or some special operand form allowed in a particular macro instruction. Positional operands must be included in a specific order. If a positional operand is omitted and another positional operand is written to the right of it, the comma that would normally have preceded the omitted operand must be included. This comma should be written only if followed by a positional operand; it need not be written if followed by a keyword operand or a blank.
Note: If in the future IBM provides a maintenance PTF that modifies a BDT macro, the entire macro should be replaced at that time with the shipped PTF. Therefore, it is highly recommended that you do not make any modifications to any macros in the macro library. If you do so and want to preserve those modifications following the macro replacement you must reenter those changes.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014