Question

  Asked: Nov 27 2007   6:04 PM GMT
  Asked by: Richbry


Iseries word processing


iSeries, Word processing

Does anyone know if there is a way through a CL or RPGLE program to launch MS word to use as word processor and return data back to DB2 file?

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



hi !
you could use a series of commands like
STRPCO
STRPCCMD
You need the first one to enter the second.
read more about STRPCCMD , it uses a DOS session to enter commands in you're windows enviroment.
you can start a word editor using this.
when you're done editing , you can save it in a folder on you're iseries IFS. and from there copy it using CPYFRMPCD

You should read more, this is just a guidline !
  • AddThis Social Bookmark Button

Browse more Questions and Answers on AS/400 and Microsoft Windows.

Looking for relevant AS/400 Whitepapers? Visit the Search400.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register