|
<<I want to fill a customer subfile by adding a record only if the zip code
is
not in what I've filled until now in the subfile.>>
Please clarify.... You want the zip code in the subfile to be unique? If
so, you need to store the records in a workfile that has the exact same
data as the subfile. Then you can use that workfile to verify that the zip
code is unique.
Everytime there's a write to the subfile add a write to the workfile that
is keyed by zip code.
Michael Schutte
Work 614-492-7419
email michael_schutte@xxxxxxxxxxxx
"Charles
St-Laurent"
<dringpiece@hotma To
il.com> rpg400-l@xxxxxxxxxxxx
Sent by: cc
rpg400-l-bounces@
midrange.com Subject
Declare a key on a subfile... is it
possible?
04/14/2006 02:26
PM
Please respond to
RPG programming
on the AS400 /
iSeries
<rpg400-l@midrang
e.com>
Hi!
I want to fill a customer subfile by adding a record only if the zip code
is
not in what I've filled until now in the subfile. Is it possible to declare
a subfile with a key on a particular field of the subfile, so I will be
able
to chain in my RPG ILE program to find this particular value? Or must I
scan
all the subfile record by record to verify the presence of the searched zip
code?
One restriction in this project: I cannot use SQL, only pure RPG ILE for
V4R5 code.
Charles St-Laurent
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
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 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.