gtpg2m2y | General Macros |
Use this general macro to define the start and end of the process selection vector (PSV) table. Use the IPSVE macro to create an entry in the PSV table; see IPSVE-Create a PSV Table Entry for more information.
See TPF ACF/SNA Network Generation and TPF ACF/SNA Data Communications Reference for more information about process selection vectors (PSVs).
Format
|
Entry Requirements
Segment COBU, which generates the PSV table, must be allocated as residing in the basic subsystem (BSS).
Return Conditions
None.
Programming Considerations
Examples
The following example defines a PSV table.
IPSVT BEGIN IPSVE NAME=TYMNET,PGM=TYMI IPSVE NAME=SITA1,PGM=SITI IPSVT END