× 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.



This I can live with.

Of course the day I do it some fool will put a prefix on the one and not
the other.  Probably thinking "Hey, he'll have two fields with the same
name.  Let's make them different."

Rob Berendt
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
Benjamin Franklin



                    "Richard B Baird"
                    <rbaird@esourceconsu       To:     rpg400-l@midrange.com
                    lting.com>                 cc:
                    Sent by:                   Fax to:
                    rpg400-l-admin@midra       Subject:     Re: Re: Basing a 
field on an unreferenced field(s) doesn't
                    nge.com                     work


                    01/11/2002 01:51 PM
                    Please respond to
                    rpg400-l







Rob,

Don't create a different PF for the data structure.  just use the input
file as your external datastructure extname().

as for moving the data from the file fields to the data structure, there is
no need to do this.  because the field names from the file and the DS are
the same, there is really only one instance (and %addr) for each field and
they will automatically be populated with data from the read.

by listing the fields in a data structure, you insure, rather than assume,
thier physical addresses are contiguous.

Rick

Rob asked:
What is the best way to move every field of a file into a data structure?
Obviously you would want to create the data structure as an external data
structure with the format of the file.  But then how do you get the fields
moved?  Surely not one at a time?  Can you move a record format into the
data structure?  Or do you pitch your RPG I/O out and use SQL's select
into?


_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.







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.