|
-
May 25th, 2000, 11:29 AM
#1
Thread Starter
New Member
How would one go about sending text from their program to another windows program?
-
May 25th, 2000, 05:00 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|