The /AUDIT qualifier causes the compiler to include a history entry in
CDD/Repository when extracting a CDD/Repository definition.
The format of the /AUDIT qualifier is as follows:
/[NO]AUDIT[={str-lit }]
{file-spec}
where:
str-lit is a quoted string.
file-spec is a file specification.
If you specify a quoted string, the compiler includes it as part of the
history entry. If you specify a file specification, the compiler includes
up to the first 64 lines of the specified file.
When you specify /AUDIT, the compiler also includes the following
information about a CDD/Repository record extraction in the history entry:
o The name of the program module making the extraction
o The time and date of the extraction
o A note that access was made by way of a VSI BASIC for OpenVMS I64
program
o A note that the access was an extraction
o The username and UIC of the process accessing CDD/Repository
The default is /NOAUDIT.