180 pts.
 Updating an IFS member in iSeries with RPGLE
Can an IFS member be updated thru an RPGLE program in the iseries?

Software/Hardware used:
ASKED: December 7, 2010  10:27 PM
UPDATED: December 9, 2010  8:15 AM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

YES!

You must use APIs to do that and Scott Klement has a page only about it.

Reagrds,
Wilson

 2,385 pts.

 

You update IFS streamfiles in ILE RPG (not RPG/400) essentially the same way you would in C, using the same APIs.

Tom

 107,695 pts.