"Sendkey;^{F4}",""
Should do it
I am trying to make a skinpage for the Hauppage Wintv, But i need to work with send key to get it to work.
To close the application alt+F4, only then in code.
I know ctrl = ^ now only need to know the rest.
So a list of the commands would help me a lot te get the skin-page off the ground.
"Sendkey;^{F4}",""
Should do it
Searched the web, and came acros this, are these the same codes as used in RR to program sendkey commands? So Alt F4 = %{F4} ?
http://www.codeproject.com/KB/cpp/se...p_Article.aspx
key code:
shift = +
ctrl = ^
alt = %
yeah, sorry thought you had the first bit, didn't realise you changed from CTRL to ALT. (didn't read carefully enough)
is there one for the windows key? thought it was @ but it doesn't work (well for me), anyone get this to work?
example i want to send the command WINKEY + CTRL + right arrow i thought it would be "SENDKEY;@^{RIGHT}" but that doesn't work.
Thanks!
james
The Windows Key is (in many cases) the same as CTRL+ESC, you should try that.
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
that's a good idea, but it doesn't work. doh. probably an autoit script can do it, but before i go there, any other suggestions? thanks!
james
I do know that in AI the win key = # sign. Try that..
RideRunner...The #1 FE, PERIOD.
Current Project: DFXVoice [Beta Released]
Next in line: RRMedia v2.0
DFX 5.1.1 Skin
Appstore Link
My RideRunner Plugins
RRMedia
RRExtended
DFXVoice
nope that doesn't work in my ExecTBL
james
Bookmarks