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