XYGATE Access Control Reference Manual
XYGATE
®
Access Control Reference Manual
Appendix E: XAC Host Macros
XYPRO Technology Corporation 248 Proprietary and Confidential
E3: SETVIIP
The SETVIIP macro sets a variable with the TCP/IP address that is needed for Visual
Inspect. This macro should be loaded in any COMMAND that starts an interactive
TACL that users might use to start Visual Inspect. Users who will be running Visual
Inspect should add the SETVIIP macro to their TACLCSTM file by adding the following
line:
Run $<vol>.<subvol>.SETVIIP
Where $<vol>.<subvol> represents the XYGATEAC location on your system.
The ACACLSAM file also contains TACL-VISUAL-INSPECT, which is a sample
COMMAND that loads the SETVIIP macro.
E4: VOLMAC
The VOLMAC macro replaces the standard VOLUME macro with one that lets XAC
know about volume changes from within macros. This macro should be added to your
TACLLOCL by adding the following the following line:
Run $<vol>.<subvol>.VOLMAC
Where $<vol>.<subvol> represents the XYGATEAC location on your system.