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



It's not %found, it should be %EOF.

_________________________________________________________________________________________
Randy Kesterson - Senior Programmer Analyst | Information Services
Market Transport, Ltd. | 110 N Marine Drive | Portland, OR 97217 | USA
rpkesterson@xxxxxxxxxxxxxxxxxxx | D +1 503.978.4353 | O +1 503.283.2405 x353 | F +1 503.978.4392



Important Notice - This email message contains information which may be confidential and/or legally privileged. Unless you are
the intended recipient (or have been authorised to receive on behalf of the intended recipient), you may not use, copy or
disclose to anyone the message or any information contained in the message or from any attachments that were sent with this
email. If you have received this email message in error, please advise the sender by email, and delete the message.


-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Elbert Cook
Sent: Tuesday, January 25, 2011 10:15 AM
To: 'RPG programming on the IBM i / System i'
Subject: Help with SETGT

I guess I need help with SETGT

I have a physical file keyed unique by order number.

I do the following.

Order# = 561329; // 561329 is the highest value, and also the physically
last record in the file
SETGT Order# MyFile;
READPE Order# MyFile;
If %found(MyFile);

I don't get a Hit, %found evaluates to false.
Any other value give a Hit. But I don't get a Hit using the highest value
(also being the last physical record) in the file?

Is this the correct behavior for SETGT?



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.