Results 1 to 4 of 4

Thread: [RESOLVED] Pass the clipboard value to a variable

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2007
    Posts
    124

    Resolved [RESOLVED] Pass the clipboard value to a variable

    Hello everyone.

    How can i pass the value of the clipboard to many variables?
    I'm doing a sendkeys app like this one.

    SendKeys "{TAB}"
    SendKeys "{TAB}"
    SendKeys "^{C}"

    the next thing i want to do is to put the value of the clipboard to a variable and then populate it on my app once. i don't want to do a "copy-switchapp-then paste" thing. I want to pass the values to say 5 string variables and then once i switch back to my app i will paste all the values in a textbox.

    Any help is greatly appreciated.

  2. #2

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2007
    Posts
    124

    Re: Pass the clipboard value to a variable

    Perfect. Worked like a charm. Thanks.

  4. #4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width