|
What it sounds like you have is a situation where a source member is actually opened for input/update in an RPG program. I do this often with DDS source members; reading the lines of source code (92 character record spec) and modifying the lines I need (usually the select/omit criteria). A CL "wrapper" is required to issue an OVRDBF command to DDS member; then execute the RPG program to read the source code and make the modifications. >From: Ron Dubson <rdubson@kcata.org> >Reply-To: RPG400-L@midrange.com >To: "'RPG400-L@midrange.com'" <RPG400-L@midrange.com> >Subject: a strange RPG program >Date: Tue, 23 Mar 1999 14:13:52 -0600 > >I have inherited an RPG38 program whose source code is lost (we do not have >an uncompiler!) but which does the following: > >Based on entry parms, it updates a member of a source physical file, >apparently without calls to any CL programs. The source physical file >contains exactly one member which is the source specification for the >FMTDTA command (sort utility). The purpose is to enable dynamic selection >and sorting of a particular database file. > >How can an RPG program do this? I thought they could update only database >files. Could it be using some API? > >Ronald Dubson >Senior Programmer >Kansas City Area Transportation Authority >* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * >* This is the RPG/400 Discussion Mailing List! To submit a new * >* message, send your mail to "RPG400-L@midrange.com". To unsubscribe * >* from this list send email to MAJORDOMO@midrange.com and specify * >* 'unsubscribe RPG400-L' in the body of your message. Questions should * >* be directed to the list owner / operator: david@midrange.com * >* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > Get Your Private, Free Email at http://www.hotmail.com * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This is the RPG/400 Discussion Mailing List! To submit a new * * message, send your mail to "RPG400-L@midrange.com". To unsubscribe * * from this list send email to MAJORDOMO@midrange.com and specify * * 'unsubscribe RPG400-L' in the body of your message. Questions should * * be directed to the list owner / operator: david@midrange.com * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.