I think you can create a macro to do that:
a macro named: <AltOrCtrlOrShift> <FunctionKey>
which does: SendKeys "{" +_arg1 + "+" + _arg2 +"}"
and then defined lists.
For combinations, you might also want to define AltShift, etc. and then add
a code to convert that into "Alt+Shift" within the expression
Hope that it helps
Dror
aaronjgreen@@earthling.net on 06/17/98 08:42:25 AM
Please respond to aaronjgreen@@earthling.net
To: voice-users@@voicerecognition.com
cc: (bcc: Dror Tirosh)
Subject: Nested special key names in macros...
All,
In NaturallySpeaking Deluxe, is there anyway to specify a combination of
special keys such as Alt-F4, Alt-leftArrow or
control-escape? I know there are work-arounds, but not in all cases and
not with some programs...
I tried {Alt+{F4}}, for example, but it does not seem to accept nested
braces.
Thanks, Aaron
PS: I would love to know of sites where people have posted macros, etc. If
there is a FAQ with this kind of information,
that would be great.
![]() |