Program Settings - LIBMANSCHEME
LIBMAN program settings set the environment for entering schemes in the Library Management application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to enter schemes in the Laboratory Maintenance application. | 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 |
LoadBrowser | If enabled, then either the list of Clients or the list of Jobs (see ListViewByClient setting) appears in the viewing pane of the LibMan Module. If disabled, then the query screen LibmanSchemeUserQuery.SCR appears at the bottom of the screen. | Enabled | Disabled |
MainListViewColumn1.. | The columns of details displayed in the browse frame of this application. At minimum, LABCODE, SCH_CODE and SCHVERSION must be shown for schemes, and is added as a default if there are no settings for them. Example: MainListViewColumn1: LABCODE, 50, Laboratory MainListViewColumn2: SCH_CODE, 200, Scheme MainListViewColumn3: SCHVERSION, 50, Version | {FieldName},Width,{ColumnHeading}[,{Picture}] |
QueryEvent | The command within the LibmanSchemeUserQuery.SCR file that is executed to return a list of schemes. Only active if the LoadBrowser setting is disabled. Example: cmdQuery_Click | {EventName} |
SchemeAnalyteBlankFields | When scheme analytes are copied to the library, then the specified fields from the LIBMANSCHEMEANALYTE table are left blank . Example: UPPERSCHEME, UPPERANALYTE | {FieldName},Width, |
SchemeBlankFields | When schemes are copied to the library, then the specified fields from the LIBMANSCHEME table are left blank. Example: SECTION, INSTCODE | {FieldName},Width, |
ShowAllVersions | If enabled, then all versions of schemes are displayed. If disabled, then only the latest version of the schemes are displayed. | Enabled | Disabled |