Program Settings - AUDITJOB
AUDITJOB program settings set the environment for the Job Audit application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to the Job Audit application. | n
|
AllowProperties | If enabled, then the Properties option on the main browser is selectable, to set or change the filter used to display records in the list-view panel. | Enabled | Disabled |
AuditJobScreen1.. | The screens or scripts available for running from the Command menu option on the main Job Audit screen. | {ScriptName},{VBScriptFile}.VBS |
BrowserView | The database view used to filter data. | {DatabaseViewName} |
CriteriaPROFCLIENT1.. | 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 used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. | {CriteriaName},{SQLStatement} |
CriteriaPROFCLIENTJOB1.. | 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 used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. | {CriteriaName},{SQLStatement} |
CriteriaPROFCLIENTPROJECT1.. | 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 used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. | {CriteriaName},{SQLStatement} |
CriteriaPROFJOB1.. | 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 used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. | {CriteriaName},{SQLStatement} |
CurrentCriteriaPROFCLIENT | The number of the current criterion. | n |
CurrentCriteriaPROFCLIENTJOB | The number of the current criterion. | n |
CurrentCriteriaPROFCLIENTPROJECT | The number of the current criterion. | n |
CurrentCriteriaPROFJOB | The number of the current criterion. | n |
Edit1ListViewColumn1.. | The columns of audit details for jobs belonging to projects of clients in the browse frame of the Job Audit application. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
InitialRecords | The number of records initially loaded for an audit query. | n |
ListViewByClient | If enabled, then the tree display begins at client, and branches down to project and job level. If disabled, then the tree display only contains the job level. | Enabled | Disabled |
LoadBrowser | If enabled, then the browser window is used to access jobs. If disabled, then jobs can only be found by using the AuditJobUserQuery.SCR file located in the directory defined by the ConfigDirectory Global Setting. | Enabled | Disabled |
MainListViewColumn1.. | The columns of details displayed in the browse frame of this application. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
MainListViewGrid | If enabled, then browser display in this application uses a grid. | Enabled | Disabled |
QueryEvent | The command within the AuditJobUserQuery.SCR file that is executed to return a list of jobs. Only active if the LoadBrowser setting is disabled. Example: cmdQuery_Click | {EventName} |
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 |
Sub1ListViewColumn1.. | The columns of project details for clients displayed in the browse frame of the Job Audit application. Only applicable if ListViewByClient is enabled. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
Sub2ListViewColumn1.. | The columns of job details for projects of clients displayed in the browse frame of the Job Audit application. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
TipOfTheDayFile | The name of the file containing the current tip of the day for the application. Example: %CCLASRootDirectory%Tip\AuditJob.TIP | {FileName} |
Window | The position and size of the application window, in pixels. | Top,Left,Width,Height |