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
Copy and Paste?
Does it have to be a Word document or can it be a .txt file?
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
FTP is one option. Get [library]/[file].[member] [name].txt should work.
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.