SendKey Syntax Help

Started by geauga, May 19, 2014, 01:32:17 PM

Previous topic - Next topic

geauga

I am trying to send an ALT C via SendKey.  My syntax is wrong.  How do you send "ALT" keys using SendKey?

Deana

Code (winbatch) Select
SendKey('!c')

The exclamation point is used to indicate the Alt key. For a list of all SendKey options see the SendKey() function in the Windows Interface Language help file.
Deana F.
Technical Support
Wilson WindowWare Inc.