| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
shashank.dreams
Joined: 04 Jan 2006
Posts: 12
Location: pune
|
| Posted: Tue May 09, 2006 12:30 pm Post subject: How to create a word document report through rexx? |
|
|
hi all,
Can we create a Ms Word document through Rexx. If anyone know about this then please reply. |
|
| Back to top |
|
baldi
Joined: 16 Jun 2005
Posts: 15
Location: Amsterdam
|
| Posted: Tue May 09, 2006 2:02 pm Post subject: Re: How to create a word document report through rexx? |
|
|
| I have created normal text files (which opens with notepad) that u also must ve done. As MS doc files ve different format i think its not possible(my opinion)to create them using rexx. What can be done is copy paste data from notepad to word doc, but then manual intervention is required, you might be trying to automate some process. So let the reports be in .txt format. |
|
| Back to top |
|
shashank.dreams
Joined: 04 Jan 2006
Posts: 12
Location: pune
|
| Posted: Tue May 09, 2006 2:48 pm Post subject: Re: How to create a word document report through rexx? |
|
|
Baldi,
yes you are right, i am trying to automate soem process. so i dont want any human usage. Can you send me the code which you used for text file(note pad)?
thanks for reply |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|