topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 7:53 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: [solved]How to use PASTE and sendkeys together?  (Read 3824 times)

yjs14

  • Participant
  • Joined in 2010
  • *
  • Posts: 39
    • View Profile
    • Donate to Member
[solved]How to use PASTE and sendkeys together?
« on: July 17, 2013, 09:03 PM »
paste %cliptext% sendkeys ~

That sendkey doesn't work.

I've tried \n to simulate pressing the OK buttom on some windows, but still didn't work for me.
« Last Edit: July 19, 2013, 10:00 PM by yjs14 »

verszipo

  • Member
  • Joined in 2009
  • **
  • Posts: 26
    • View Profile
    • Donate to Member
Re: [solved]How to use PASTE and sendkeys together?
« Reply #1 on: July 20, 2013, 05:24 AM »
How exactly did you solve it ?
Somebody else might have the same problem, so if you write your sollution it might be helpfull to others.

p.s. i've never tried paste or sendkeys so i don't know how they work.

yjs14

  • Participant
  • Joined in 2010
  • *
  • Posts: 39
    • View Profile
    • Donate to Member
Re: [solved]How to use PASTE and sendkeys together?
« Reply #2 on: July 20, 2013, 07:04 AM »
How exactly did you solve it ?
Somebody else might have the same problem, so if you write your sollution it might be helpfull to others.

p.s. i've never tried paste or sendkeys so i don't know how they work.

paste d:\Mini soft\ ;;; sendkeys {RETURN}

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [solved]How to use PASTE and sendkeys together?
« Reply #3 on: July 20, 2013, 12:51 PM »
Nice work  :up: