forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


window SEND,x,@CTRL(@SHIFT(@KEY(HOME))) is this possible?

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
vtol
Valued Contributor
Valued Contributor


Joined: 05 Feb 2004
Posts: 642
Location: Eastern Indiana

PostPosted: Mon Nov 23, 2020 8:51 am    Post subject: window SEND,x,@CTRL(@SHIFT(@KEY(HOME))) is this possible? Reply with quote

Hello

If you CTRL A on a webpage, it selects all.
*The above works for me in VDS.

If you CTRL(SHIFT(HOME)) it deselects all.
But this one does not work for me:

Code:
window SEND,myWin,@CTRL(@SHIFT(@KEY(HOME)))


*I tried about every possible variation.

I never could get 3 deep SEND keys to work, or is it even
possible. Maybe I'm I doing something wrong?

Any help would be very appreciated.
cheers
Back to top
View user's profile Send private message Visit poster's website
vtol
Valued Contributor
Valued Contributor


Joined: 05 Feb 2004
Posts: 642
Location: Eastern Indiana

PostPosted: Thu Nov 26, 2020 1:44 am    Post subject: Reply with quote

Thanks for reading

I got it to work in AutoHotkey and VBscript no problem.
But you know how nice it is to let VDS do most everything.

It seems VDS should be able to do this with ease. Laughing
Code:
window SEND,myWin,@CTRL(@SHIFT(@KEY(HOME)))


Maybe someone has a vds API alternative example.

I'll check this every few days in case someone knows.

Hope you have a nice Thanksgiving day Cool
Back to top
View user's profile Send private message Visit poster's website
vtol
Valued Contributor
Valued Contributor


Joined: 05 Feb 2004
Posts: 642
Location: Eastern Indiana

PostPosted: Fri Nov 27, 2020 6:45 am    Post subject: Reply with quote

I was wrong because VDS can do it.

I found that it just won't work if you do
something like @CTRL(a) before it.

So it seems to be a release problem, or
something, or slight bug, I don't know.

Anyways it does work in VDS after all.
<by itself>

Is there a way to CLEAR the VDS hotkeys
from your program, so you can use both?

If not I'll prolly have to use AutoHotkey for
the later part.

Thanks for reading
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group