Program Settings - SCHEME
SCHEME program settings set the environment for entering schemes in the Methods application.
Setting Name | Description | Setting Value | Default |
---|---|---|---|
AccessLevel | The access level for each staff member to the Schemes node in the Method application. | n
| |
AuditLevel | The level of auditing changes to data in the scheme tables.
| n | |
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 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} | |
CurrentCriteria | The number of the current criterion. | n | |
Edit1ListViewColumn1.. | The columns displayed in the browse window of the Scheme-Analyte when selecting the details tab. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
LoadBrowser | If enabled, then the list of schemes appears in the viewing pane of the Method application. If disabled, then schemes are populated in the viewing pane of the Method application by using the criteria established in the SchemeUserQuery.SCR query screen 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}] | |
QueryEvent | The command within the SchemeUserQuery.SCR file that is executed to return a list of schemes. 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} | |
SchemeScreen1.. | The screens or scripts available for running from the Run menu option when the Scheme codes node is selected on the main Method screen. | {ScriptName},{VBScriptFile}.VBS|SCR |