Are you trying to open a new window with the value, or are you trying to put the data into an existing opened window?
Main Topics
Browse All TopicsOK, I am using C++ Builder 5.0 and I would like to pass text from a program that I create to Word or Notepad, or any thing that I choose.
Thanks.
Lee
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You would have to capture the window handle of the target program, and do a SetWindowText to that window handle.
See the following link for more information:
http://www.axter.com/faq/t
Axter,
Thanks for the info. I have to admit that I am not a seasoned programmer, and I do not understand how to use that Header file. Will that Header file work with C++ Builder? That is what I am using. I had thought that there is a simple way to do what I want... now I am not so sure…
Thanks for your help.
Lee
This question didn't show any activity for more than 21 days. I will ask Community Support to close it unless you finalize it yourself within 7 days.
You can always request to keep this question open. But remember, experts can only help if you provide feedback to their comments.
Unless there is objection or further activity, I will suggest to
"refund the points and PAQ at zero points"
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!
========
Werner
Business Accounts
Answer for Membership
by: KimpanPosted on 2002-12-02 at 06:39:19ID: 7520199
you should use windows clipboard