Program Settings - SAMPLETRACK

SAMPLETRACK program settings set the environment for the Sample Track application.

;" class="TableStyle-Basic-Table-Borders" cellspacing="0">
Setting NameDescriptionSetting Value
AccessLevel

The access level for each staff member to the Sample Track application.

n

  • 0 - no access
  • 1 - read only access
  • 2 - read/write access
  • 3 - read/write/delete access.
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}
CurrentCriteriaSTCLIENTThe number of the current criterion.n
CurrentCriteriaSTCLIENTJOBThe number of the current criterion.n
CurrentCriteriaSTCLIENTPROJECTThe number of the current criterion.n
CurrentCriteriaSTJOBThe 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