IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to create a word document report through rexx?


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
shashank.dreams

New User


Joined: 04 Jan 2006
Posts: 13
Location: pune

PostPosted: Tue May 09, 2006 12:30 pm
Reply with quote

hi all,

Can we create a Ms Word document through Rexx. If anyone know about this then please reply.
Back to top
View user's profile Send private message
baldi

New User


Joined: 16 Jun 2005
Posts: 13
Location: Amsterdam

PostPosted: Tue May 09, 2006 2:02 pm
Reply with quote

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
View user's profile Send private message
shashank.dreams

New User


Joined: 04 Jan 2006
Posts: 13
Location: pune

PostPosted: Tue May 09, 2006 2:48 pm
Reply with quote

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
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
Search our Forums:

Back to Top