After reading the tip, "Quickly copy an RPG or CL source member from one iSeries to another" I thought I would share an easier method I have used for years.
On the "from" machine start an FTP session aimed at the "to" machine. Then use a PUT command...
PUT from_lib.source_file.member to_lib.source_file.member
This method works even if the two machines are at different release levels of the operating system.
==================================
MORE INFORMATION ON THIS TOPIC
==================================
The Best Web Links: Tips, tutorials and more.
Visit the ITKnowledge Exchange and get answers to your systems management questions fast.
Read this Search400.com Featured Topic: Take control of your iSeries.
Ask the Experts yourself: Our systems management gurus are waiting to answer your technical questions.