z/TPF structured programming macros
This information contains an alphabetic listing of the z/TPF structured programming macros (SPMs).
The description of each SPM includes the following information:
- A brief description of what you use the macro for.
- Last updated: Provides historical information about when the macro was added, changed, obsoleted, or replaced.
Format: Provides a syntax (railroad track) diagram for the macro and a
description of each parameter and variable. For more information, see How to read syntax diagrams.
- Entry requirements: Lists any special conditions that must be true when you use the macro.
- Return conditions: Lists what is returned when the macro is finished processing.
- Programming considerations: Lists any additional considerations for using the macro, including any restrictions or limitations.
- Examples: Provides one or more examples that show you how to code the macro.