Return to the WinAS400 Tips
Copy source code from a PC to the AS/400 (iSeries)
Found on http://midrange.com
Do a copy of the example from the page, paste it into Notepad.
Save it with an extention of eg. .RPG.
With Explorer open and OpsNav IFS open too,
draw it from Explorer to Root on the IFS.
Create an empty program source in eg. QRPGLESRC
CPYFRMSTMF
/PGMNAM.RPG
QSYS.LIB/YOURLIB.LIB/QRPGLESRC.FILE/PGMNAM.MBR
*REPLACE
Now you have your program, ready to compile and debug.
Btw. taken from memory - there might be bugs :-)
Best regards,
Leif Guldbrand
[report a broken link by clicking here]