Results 1 to 2 of 2

Thread: How to send text to another windows program

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    7

    Post

    How would one go about sending text from their program to another windows program?

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    It depends, if the program you want to send text to supports automation you can reference it through your program and use object methods to communicate with it. If not well, you can always try to use the SendKeys statement.

    Good luck!

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