Program Settings - AUDIT
AUDIT program settings set the environment for the Audit application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to the Audit application. | n
|
AuditScreen1.. | The screens or scripts available for running from the Command menu option on the main Audit screen. | {ScriptName},{VBScriptFile}.VBS|SCR |
Criteria1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records for the browse display. Each criterion is defined by a name and a SQL clause used to filter the records. Only one criteria can be active at a time. These criteria and the default criteria are editable in the application as well as via the Staff application. If modified in the application and program settings are present only for CCLASMGR, then they are copied into the individual user’s program settings. | {CriteriaName},{SQLStatement} |
CurrentCriteria | The number of the current criterion. | n |
MainListViewColumn1.. | The columns of details displayed in the browse frame of this application. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
ReportLDF1.. | The Crystal Reports template(s) available to create data reports, located in the folder defined by the ReportDirectory global setting. | {FileName} |
ShowTipOfTheDay | If enabled, this application displays the content of the TipOfTheDayFile on start up. If disabled, then no tip of the day displays. | Enabled | Disabled |
TipOfTheDayFile | The name of the file containing the current tip of the day for the application. Example: %CCLASRootDirectory%Tip\Audit.TIP | {FileName} |
Window | The position and size of the application window, in pixels. | Top,Left,Width,Height |