×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Oops, you are right! Not sure of those were added or if I've been doing it incorrectly/(the hard way) all this time. Hmmm... I think I'd still stick with _rreadn() though since you are doing partial key. Meaning, if you're looking for names that start with SM for example, seems to me that _rreadn() is the correct answer.
++
Dennis
++
There will be a rain dance Friday, weather permitting




Sent from my Galaxy tablet phone. Please excuse my brevity.
For any grammatic/spelling errors, there is no excuse.
++


"Charles Wilt" <charles.wilt@xxxxxxxxx> wrote:

Dennis,

Not sure that's true....at least given how I understand the
docs...._rreadk offers the __KEY_NEXTEQ parm value:
__KEY_NEXTEQ
Positions to and reads the next record that has a key equal to the
key value at the current position. The key parameter is ignored.

http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/topic/com.ibm.etools.iseries.langref.doc/rzan5mst224.htm#HDRRREADK

Thus it seems to me that _rreadk could be used in place of an RPG
READE or an RPG CHAIN, but I'm trying to confirm.

Charles

On Mon, Nov 14, 2011 at 1:32 PM, Dennis <iseries@xxxxxxxxxxxx> wrote:
You want _rreadn()


Http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.iseries.langref.doc/rzan5mst225.html
- search for _rreadn.  _rreadk does not honor the current cursor
position, although you could kinda-sorta emulate that (assuming there
is some uniqueness).
++
Dennis
++


Sent from my Galaxy tablet phone.  Please excuse my brevity.
For any grammatic/spelling errors, there is no excuse.
++


"Charles Wilt" <charles.wilt@xxxxxxxxx> wrote:

All,

Little confused...(and I haven't been gone that long! )

_ropen() to open a record file
_rlocate() to position to a particular key (SETLL?)
_rreadk() to read by key  (CHAIN or READE?)
_rreadm() to read next (READ?)

if I want to read a set of records with a certain key, do I need to
call _rlocate() followed by _rreadK() in a loop or can I use
_rreadn()?

Not I'll be dealing with a partial key...

Thanks!
Charles
--
This is the RPG programming on the IBM i / System i (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.

--
This is the RPG programming on the IBM i / System i (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.


--
This is the RPG programming on the IBM i / System i (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 thread ...

Replies:

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

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