Releases: AccessCodeLib/ACLibDeclarationDictionary
Releases · AccessCodeLib/ACLibDeclarationDictionary
v0.4.1
v0.4.0
Open dialog to fix lettercase.
API
RunVcsCheck(Optional ByVal OpenDialogToFixLettercase As Boolean = False)
Compare lettercase from CurrentVbProject with saved (table/file) dictionary items
Parameters
OpenDialogToFixLettercase - (Boolean) - Open dialog to fix lettercase
Returns
⦁ Boolean (True) ... if DiffCount = 0
⦁ String ... if DiffCount > 0 => "Failed: "
RunVcsCheckDialog()
Equal to RunVcsCheck(True)
v0.3.0
Start procedure for call from MSAccessVCS (with add-in call customiza…
v0.2.1
append example declarations