Look at the OnSetFileActivate event of application. If fires when a set file gets loaded.
-----Original Message----- From: Ron Parker [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2008 9:34 AM To: [email protected] Subject: Re: switching hot keys off globally? Without looking at the code, my first guess is that you're switching to a different set file, so you're getting the settings from that file. martin webster wrote: > Hi all, > Below is a VBscript routine that will switch hotkeys off at the press of a hotkey, and then when the same hotkey is pressed again, will switch them back on; kind of. If I alt tab and the hotkeys are off they will come back on and viseversa; why?. >
