Parameter temporary variables
SCHEDULE parameters can also be used as temporary variables. The parameter variables are:
- $p1 - (Contents of parameter 1)
- $p2 - (Contents of parameter 2)
- $p3 - (Contents of parameter 3)
- $p4 - (Contents of parameter 4)
- $p5 - (Contents of parameter 5)
- $p6 - (Contents of parameter 6)
- $p7 - (Contents of parameter 7)
- $p8 - (Contents of parameter 8)