RE: problem with scripting manual enumerations

2009-09-09 Thread Chip Orange
@gwmicro.com Subject: RE: problem with scripting manual enumerations Aaron, still, the thing that's confusing me, shouldn't there be a cursorKeyAction defined for each of the cursor keys that can be defined? I mean, how could I run through the list and find what your using for your ke

RE: problem with scripting manual enumerations

2009-09-09 Thread Chip Orange
pting@gwmicro.com Subject: Re: problem with scripting manual enumerations Chip, You would execute the hotkey based on the hotkey's enum, not a specific keystroke. For example, say you have Character Prior defined as Control-T, but I have Character Prior defined as Control-J. How wou

RE: problem with scripting manual enumerations

2009-09-09 Thread Chip Orange
y, September 09, 2009 1:46 PM To: gw-scripting@gwmicro.com Subject: Re: problem with scripting manual enumerations Chip, You would execute the hotkey based on the hotkey's enum, not a specific keystroke. For example, say you have Character Prior defined as Control-T, but I have Character Prio

Re: problem with scripting manual enumerations

2009-09-09 Thread Aaron Smith
I don't see a way to define them from the hotkeys collection, so that I could then use executeHotKey? thanks for any ideas. Chip -Original Message- From: Aaron Smith [mailto:aa...@gwmicro.com] Sent: Wednesday, September 09, 2009 8:55 AM To: gw-scripting@gwmicro.com Subject: Re: prob

RE: problem with scripting manual enumerations

2009-09-09 Thread Chip Orange
s for any ideas. Chip -Original Message- From: Aaron Smith [mailto:aa...@gwmicro.com] Sent: Wednesday, September 09, 2009 8:55 AM To: gw-scripting@gwmicro.com Subject: Re: problem with scripting manual enumerations Chip, I think you're confusing cursor hotkeys, and cursoring Key

Re: problem with scripting manual enumerations

2009-09-09 Thread Aaron Smith
Chip, I think you're confusing cursor hotkeys, and cursoring Keys. There are left to cursor and cursor to right hotkeys, but there are no corresponding cursoring keys. Aaron On 9/8/2009 7:42 PM, Allison and Chip Orange wrote: Hi Aaron, someone reported a problem in MS Word in that the curs