XYGATE Compliance PRO (XSW) Reference Manual
XYGATE
®
Compliance PRO
™
Reference Manual
Appendix C: XSW Host Macros
XYPRO Technology Corporation 246 Proprietary and Confidential
Example:
Operation <*>?*CONNECT
Includes CONNECT and DISCONNECT
Also, the NOT keyword can be used on most fields.
Syntax:
<object list> NOT <object list>
Example:
Operation <*>?* NOT CONNECT
These parameters can be strung together on one line, as the following example
shows:
Example:
10> XSW_AUDIT_REPORT 2012-01-22 00:00 2012-01-22 23:59 222,* *
$SYSTEM.XYGATESW.AUDIT $S.#XSW.REPORT * SUBJECT-LOGIN 0 SW-COLLECTION-REPORT * * *
* * * * * * * * *
More commonly this macro is called from a TACL macro, such as REPMAC, and
brackets are used to enclose all of the selection criteria and list them one per line. For
an example, refer to section 12.4.3, “Designing Your Own Custom Audit Reports
(REPMAC)” starting on page 220.