The GW-Scripting list is a discussion list for information regarding the development and use of Window-Eyes scripts. Any subscriber of the GW-Scripting list has the ability to post on-topic messages.
From:
Gouw, John van der \(Babbage\)Subject:
Scripting Framework improvementDate:
Fri, Sep 24, 2010 5:10:59 pmcharset="us-ascii"
I propose to make an improvement in the Script Framework. This framework now
generates code as schown below when multiple hotkeys are defined:
If
UBound(Split(INIFile(myINIFile).GetSectionKeys(SO_HotkeyManager.INISectionNa
me), vbNullChar))
I propose to make an improvement in the Script Framework. This framework now
generates code as schown below when multiple hotkeys are defined:
If
UBound(Split(INIFile(myINIFile).GetSectionKeys(SO_HotkeyManager.INISectionNa
me), vbNullChar))




