Returns the value of the VTAM network identifier.
Identifies the network name of the VTAM in which the system is executing. The network name is as defined by the NETID operand specified in the VTAM initialization parameters.
Example: &ZNETID
&GOTO .&ZNETID : .CORPNET1 . .-* Processing specific to this network . .CORPNET2 . .-* Processing specific to this network .
Notes:
There is one or more VTAM systems in the same network. This variable is used to control processing, based on which VTAM network the system is running under.
&NETID is only available on IBM systems. Other systems return a null value.
| Copyright © 2009 CA. All rights reserved. |
|