bdfp1m2w | Programming Concepts and Reference |
Use this macro to implement the TPFDF Distributed Data Access (TPFDF/DDA)
feature.
Format
Notes:
- If you specify CASE=2, you must code this parameter. If you do not
specify CASE=2, this parameter is ignored.
- label
- is a symbolic name assigned to the macro statement.
- CASE=casenum
- specifies the case number passed with the macro call, where
casenum is a decimal number.
- NBR=num
- specifies the intercept number, where num is a decimal number
from 0-4.
- LOC=loc
- specifies the intercept location, where loc is a decimal number
from 0-4.
Entry Requirements
None.
Normal Return
None.
Error Return
None.
Programming Considerations
Register values are preserved across this macro call.
Examples
The following example calls DFDDA case 3.
DFDDA CASE=3
Related Macros
None.