Jump to content

Recommended Posts

Posted

Hash key.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

Send("#r") ; But removing the r doesn't work as you would expect.

I personally stay away from Send.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

  On 5/11/2013 at 9:39 AM, Jos said:

Or just Send("{LWIN}")

Jos

I was just about to post. That doesn't work on Windows 7. This does though.

Send('{LWINDOWN}')
Send('{LWINUP}')

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

Thanks to all.

guinness you answered my question, so I click Mark Solved button on your post.

EDIT:

It's pretty good that if I click the "Answered" prefix in forum, it takes me straight to the post where it was answered.

Cool.

Edited by JohnOne

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Posted

That post worked? I would say post #6is more what you're looking for.

This is a powerful feature, because now I know what post helped.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)
  On 5/11/2013 at 9:48 AM, guinness said:

That post worked? I would say post #6is more what you're looking for.

This is a powerful feature, because now I know what post helped.

Actually you're right, that was not what I wanted, post #5 solves this problem.

And I use Win 7 32.

I change my My Mark Solved to Post #5

Edited by JohnOne

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Posted

But on my system (Windows 7 x64) I need to send LWINUP after LWINDOWN. Isn't that the same?

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

On my Windows 7 64bit system

Send("{LWIN}")
and
Send('{LWINDOWN}')
Send('{LWINUP}')
work.

Edited by water

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

Now it works, weird.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...