Jump to content

Recommended Posts

Posted

Hi,

Apologies if this is so straight forward it is untrue, but can someone advise on how I would send Ctrl Alt Up as a script?

Many thanks,

Shaun

Posted

Hi, please read the help file for 'Send' carefully. This is not ancient and lost knowledge: It is well documented and simple to understand.

Send("^!{UP}")

^ = ctrl

! = alt

{UP} = up key

Apologies.... I was trying to use Ctrl Alt Delete (as the above request is not valid on this test machine) just to test the syntax and after reading the Help File (sorry, I never did this before) I realised that you are unable to replicate that keystroke. I had actually got the syntax right myself as you have suggested what I was trying (but I was trying ctrl alt delete). Anyway lol I have done this on the PC that requires the ctrl alt up and it works fine, so thanks for your guidance. :P

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...