Hi again Sky,
There’s one other thing I forgot to mention: you do have to configure Word properly before you can use this app; the instructions are in the help for the Office VBA and VBScript app. They essentially say you have to (for 2010 or 2013) go into the Word File menu and choose the options choice, in the next dialog highlight the trust center option and tab over to the trust center settings and click that button, in the next dialog tab over to the checkbox for “allow access to the VBA project object model” and check it, and click ok, and perhaps click ok one more time to get out. Hth, Chip From: Chip Orange [mailto:[email protected]] Sent: Saturday, May 11, 2013 6:16 PM To: 'Sky Mundell' Cc: [email protected] Subject: RE: errors in Office VBA appAny help would be greatly appreciated! Hi Sky, Thanks for sending me the error report for one of these; I did reply to you, but I’ll answer here as well for anyone else who’s interested. The one error is caused by me accidentally using a Window-Eyes 8.0 programming feature, and you are using WE 7.5. I don’t really need to use this new feature, so I’ll post an update in a few minutes which will fix that. I think the other is caused by a file becoming “locked” by Windows so that it can’t be opened except in read-only mode. When you install the new version (or before), would you try rebooting first, and then write to me and let me know if that cleared up the other problem? My email is: [email protected]. Also, there is an app menu for the app, and in there is a menu item for sending an email to the author should you have any further questions. Thanks. Chip From: Sky Mundell [mailto:[email protected]] Sent: Saturday, May 11, 2013 4:44 PM To: [email protected] Subject: errors in Office VBA appAny help would be greatly appreciated! Hello Guys. I am looking at learning how to write Window-Eyes apps. I have listened to chip Oranges Window-Eyes classes, and I am exparimenting with the office VBA Script. However, I am noticing a couple of errors with it. when I go into microsoft word and hit control alt n, I get an error that says “unexpectedly failed to find the WE.dotm tempolate. Could not locate the We ..dtotm in c:\users\sky\appdata\ When I try to enter the app manijor, it gives me an error that says An Error Occurred in Office VBA and VBS Editor 2.5.2 (800A01F4) Description: Variable is undefined: 'hpHigh' Line: 1409 - Set oKey = keyboard.RegisterHotkeyEx(sKeyName, sHandler, oKeyFilter, sKeyCommand, True, hpHigh) Any help would be greatly appreciated! Thanks, Sky. If you reply to this message it will be delivered to the original sender only. If your reply would benefit others on the list and your message is related to GW Micro, then please consider sending your message to [email protected] so the entire list will receive it. GW-Info messages are archived at http://www.gwmicro.com/gwinfo. You can manage your list subscription at http://www.gwmicro.com/listserv.
