Program Settings - SAMPLETRACK
SAMPLETRACK program settings set the environment for the Sample Track application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to the Sample Track application. | n
|
AllowProperties | If enabled, then the user can select the Properties option from the main browser to set or change the filter used to display records in the list-view panel. | Enabled | Disabled |
CriteriaSTCLIENT1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records from the browse display. Each criterion is defined by a name and a SQL statement 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} |
CriteriaSTCLIENTJOB1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records from the browse display. Each criterion is defined by a name and a SQL statement 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} |
CriteriaSTCLIENTPROJECT1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records from the browse display. Each criterion is defined by a name and a SQL statement 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} |
CriteriaSTJOB1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records from the browse display. Each criterion is defined by a name and a SQL statement 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} |
CurrentCriteriaSTCLIENT | The number of the current criterion. | n |
CurrentCriteriaSTCLIENTJOB | The number of the current criterion. | n |
CurrentCriteriaSTCLIENTPROJECT | The number of the current criterion. | n |
CurrentCriteriaSTJOB | The number of the current criterion. | n |
LoadBrowser | If enabled, then the browser window are used to access jobs. If disabled, jobs can only be found by using the SampleTrackUserQuery.SCR file in the located in the directory defined by the ReportDirectory global setting. | Enabled | Disabled |
MainListViewGrid | If enabled, then browser display in this application uses a grid. | Enabled | Disabled |
QueryEvent | The command within the SampleTrackUserQuery.SCR file that is executed to return a list of jobs. Only active if the LoadBrowser setting is disabled. Example: cmdQuery_Click | {EventName} |
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\SamTrack.TIP | {FileName} |
Window | The position and size of the application window, in pixels. | Top,Left,Width,Height |