× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: a strange RPG program
  • From: Buck Calabro/commsoft<mcalabro@xxxxxxxxxxxx>
  • Date: Tue, 23 Mar 1999 16:57:02 -0500

On 03/23/99 03:13:52 PM Ron Dubson  wrote:

>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?

As far as RPG is concerned, a source PF is pretty much the same as a 
regular database file with 3 predefined fields: SRCSEQ, SRCDAT and SRCDTA. 
By default, an AS400 program opens the first member of any PF.  Since 
there's only one member, the RPG program opens it and updates it just fine. 
 Try it yourself: write a quickie RPG program that uses QRPGSRC externally 
defined and print out the 3 fields. 

Buck Calabro
Billing Concepts Inc (formerly CommSoft), Albany, NY
mailto:mcalabro@commsoft.net
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.