Class CM_Utility_LibUpdate_UI

Inherits

CM_Utility_Svc

Properties

No Properties

Methods

FUNCTION BT_OK()  
FUNCTION BT_OK(skipDialog, exportReport, inCompanies$)  
FUNCTION BT_ShowCustom()  
FUNCTION ChangeDB_LibMod()  
FUNCTION MergeLBFormats$(oldCustomFormat$, newFormat$)  

Merge List box formats between the old customization and new factory library. This will use any different labels or attributes from the original customized library and use the longest width between factory and old customized library. Any new factory fields will be added as close as possible in position as it is in the new format.

ParameterDescription
oldCustomFormat$ [input, string] List box format from original customized nomads library
newFormat$ [input, string] List box format from new factory nomads library.
Returns [string] merged listbox format to be used in the new customized library
FUNCTION OnFocusCB_LibPrt()  
FUNCTION OnFocusDB_LibComp()  
FUNCTION OnFocusDB_LibMod()  
FUNCTION OnFocusDB_LibTask()  
FUNCTION OnFocusDB_LibUser()  
FUNCTION PostLoad()  

Properties inherited from: CM_Utility_Svc

cAllModules$, cAllTasks$, cAllComps$, cAllUsers$, AllowUI, CustomizedLibs

Methods inherited from: CM_Utility_Svc

RebuildLog(), ScanDirectories()