Program Settings - PROCREG
PROCREG program settings set the environment for entering procedures in the Methods application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to the Procedures node in the Method application. | n
|
AddAllAnalytes | If enabled, then the AddAll Analytes check box on the Add new dialog box to add a new scheme is checked on by default when adding schemes to procedures. If disabled, schemes have to be manually selected to be added. | Enabled | Disabled |
AddAllAnalytesFilter | If enabled, a filter is used to add analytes belonging to the scheme. | Enabled | Disabled |
Analyte1ListViewColumn1.. | The columns of details displayed in the analyte selection browse frame. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
AuditLevel | The level of auditing changes to data in the procedure tables.
| n |
ClientLookupColumns | The comma-delimited fields from the CLIENT table used to lookup a client to associate it with the procedure, when filtering Client Codes using the F2 function key. | {FieldName}[,{FieldName},...] |
CombinedSchemeAnalyteSelection | If enabled, when selecting a scheme for adding to a procedure, then schemes and analytes are available for selection at the same time. Also, ProSchemeAnalyteUDF.VBS is not invoked at this time, regardless of whether Add All Analytes is selected. The ProSchemeUDF1 subroutine in ProSchemeUDF.VBS, however, is invoked. If disabled, then the scheme and analytes appear separately (in two steps) for selection. | Enabled | Disabled |
ConfirmVersionUpdate | When a request is made to save a procedure as a new procedure:
| Enabled | Disabled |
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 when selecting the procedure. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
LoadBrowser | If enabled, then the list of procedures appears in the viewing pane of the Method application. If disabled, then procedures are populated in the viewing pane of the Method application by using the criteria established in the ProcRegUserQuery.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}] |
ProcregScreen1.. | The screens or scripts available for running from the Run menu option when the Procedures node is selected on the main Setup screen. | {ScriptName},{VBScriptFile}.VBS|SCR |
QueryEvent | The command within the ProcRegUserQuery.SCR file that is executed to return a list of procedures. 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} |
Scheme1ListViewColumn1.. | The columns of details displayed for schemes in the procedure. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
Scheme2ListViewColumn1.. | The columns of details displayed for schemes available for selection. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
SchemeLVWDisplayColumn | The second column in the scheme list view displayed when clicking on the Add button. | {FieldName},{ColumnHeading} |