XYGATE Access Control Reference Manual
XYGATE
®
 Access Control Reference Manual 
Appendix E: XAC Host Macros 
XYPRO Technology Corporation  267  Proprietary and Confidential 
E15:  XAC_LIB_UNINSTALL 
XAC_LIB_UNINSTALL removes the VULIB module from the specified object file when 
the XYGATEAC CHANGEUSER_FROM or CHANGEUSER_TO feature is no longer 
desired. 
Syntax: 
XAC_LIB_UNINSTALL <filename> 
where <filename> is the name of a file that was previously built using 
XAC_LIB_INSTALL. 
Example: 
54> XAC_LIB_UNINSTALL $SYSTEM.SYS00.TACLCU 
Restored $SYSTEM.SYS00.TACLCU from $SYSTEM.SYS00.XAC86123 
This example shows the reversal of the example shown in XAC_LIB_INSTALL. This is 
accomplished by using the XAC##### version (old version) created by the 
XAC_LIB_INSTALL macro. 










