345 pts.
 how to convert RPG to document
Ihave a rpg program ,my requirement is how to copy all rpg program source code to micro soft word document,please give any camands or cl programs or rpg programs

Software/Hardware used:
software
ASKED: January 27, 2011  2:13 PM
UPDATED: February 7, 2011  11:25 AM

Answer Wiki:
Use http://www.profoundlogic.com/rpgsp_software_doc/RPGFieldWiz.htm To add fields to your RGP. One of them is a multi-line text box which you can copy and paste into word or whatever you want.
Last Wiki Answer Submitted:  January 27, 2011  9:43 pm  by  RamseyB   2,045 pts.
All Answer Wiki Contributors:  RamseyB   2,045 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Copy and Paste?

 765 pts.

 

Does it have to be a Word document or can it be a .txt file?

 32,785 pts.

 

Just use CPYTOSTMF to copy source members into files with a .TXT extension (or whatever extension you think is appropriate) in a shared directory. Then open the files in Word.

Done.

Tom

 107,695 pts.

 

FTP is one option. Get [library]/[file].[member] [name].txt should work.

 5,670 pts.

 

if you have iSeries Navigator in Files Systems> Integrated File System>QSYS.LIB here in your library if you have your source.
Another way is, if you have ” Websphere Development Studio Client for iSeries” this is great for many things.

 225 pts.