×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Yes.
You'd have to write the text to a plain ascii text file or an RTF file.
Word can read a lot of file formats, so plain text may be your easiest choice.
RTF isn't hard, just stupid!
Then you'd launch WORD and pass as its parameter the name of the file you want
to open. So if its on your IFS, you'd have to pass the mapped drive letter, and
path for the text file.
-Bob Cozzi
www.i5PodCast.com
Ask your manager to watch i5 TV
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [
mailto:rpg400-l-bounces@xxxxxxxxxxxx] On
Behalf Of David Foxwell
Sent: Thursday, April 19, 2007 9:58 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: RPG and Word ?
Hi everyone,
We have an application that manages the courrier that is sent to our clients.
The text of each courrier is typed in a green screen and saved in a file for
later edition.
Now the boss has discovered the command STRPCO and that instead of showing a
green screen for typing text, we can open a Word document.
Is there any way that, when Word opens, the necessary client information ( name,
address, etc ) can be first written to the document from the RPG application?
TIA
As an Amazon Associate we earn from qualifying purchases.