Program Settings - CONSUMABLES
CONSUMABLES program settings set the environment for the Consumables application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to the Consumables application. | n
|
AllowProperties | If enabled, then the Properties option on the main browser is selectable to filter the list of consumables returned. Note that this setting is automatically disabled if LoadBrowser is disabled since the ConsumablesUserQuery.SCR file builds the filters to be applied. | Enabled | Disabled |
ConsumablesRun1.. | VBScript commands that are available from the Run menu option on the main form. | {ScriptName},{VBScriptFile}.VBS|SCR |
ConsumablesSupplyRun1.. | VBScript commands that are available from the Run menu option on the Supplier node on the Consumables Edit form. | {ScriptName},{VBScriptFile}.VBS|SCR |
ConsumablesUsageRun1.. | VBScript commands that are available from the Run menu option on the Usage node on the Consumables Edit form. | {ScriptName},{VBScriptFile}.VBS|SCR |
MainListViewGrid | If enabled, then browser display in this application uses a grid. | Enabled | Disabled |
QueryEvent | The command within the ConsumablesUserQuery.SCR file that is executed to return a list of consumables. Only active if the LoadBrowser setting is disabled. Example: cmdQuery_Click | {EventName} |
ShowTipOfTheDay | If enabled, this application displays the content of the TipOfTheDayFile when starting 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\Consumable.TIP | {FileName} |
Window | The position and size of the application window, in pixels. | Top,Left,Width,Height |