|
Absolutely no reason to fail that I know of.>> I do this:
Problem with technique is that READE is equivalent to
a CHAIN and dumps the cache. Better is
Setll xxkey xxfile;
DoU 0 = 1;
Read xxFile;
If %Eof(xxFile) Or
xxKey <> DbKey;
Leave;
EndIf;
// Do something
EndDo;
On Wed, Nov 4, 2009 at 2:59 PM, jmmckee wrote:
Where I work, training is something of a dirty word.
To read multiple records using a partial key in RPG III,
xxkey chain xxfmt LR
*INLR doweq *OFF
xxkey reade xxfmt LR
enddo
<<SNIP>>
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.