XYGATE Compliance PRO (XSW) Reference Manual
XYGATE
®
 Compliance PRO
™
 Reference Manual    
Appendix A: The SWCONF File 
XYPRO Technology Corporation  234  Proprietary and Confidential 
A17:  MACRO_NAME 
This keyword records the macro name assigned to XSW at installation. This macro 
name value will allow subsequent installations to “remember” the macro name chosen. 
Syntax: 
MACRO_NAME <text> 
Example: 
MACRO_NAME XSW 
Note: Because the macro name is compiled into the macro library, the MACRO value 
cannot be changed by changing this keyword; re-installation of the software 
must be performed in order to change it. 
A18:  PERUSE_OBJECT 
The PERUSE_OBJECT keyword identifies the program to be run when the PERUSE 
program is needed in an XSW macro. 
Syntax: 
PERUSE_OBJECT <program name> 
Example: 
PERUSE_OBJECT $SYSTEM.XYGATESP.PERUSE 
A19:  PRIORITY 
The PRIORITY keyword determines the highest execution priority that will be assigned 
to an XSW collection process. 
Syntax: 
PRIORITY <priority value> 
Example: 
PRIORITY 30 










