|
If it's a flat file, you could use the Unix-type API LSeek to find the record you want to update. It's a relatively simple API to use. -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Peter.Colpaert@xxxxxxxxxx Sent: Thursday, April 28, 2005 2:25 AM To: RPG programming on the AS400 / iSeries Subject: Re: Update a particular record in a sequential file Ganesh, short answer: "no". long answer: "no, this is not possible without either creating a logical or using embedded SQL" very long answer: "you don't need to read the file until the end, you can stop reading once you've reached and updated the record". HTH, Peter Colpaert Application Developer Massive - Kontich, Belgium ----- Yoda of Borg are we. Futile is resistance, assimilated will you be. ----- <ganeshkumar.murugesan@xxxxxxxxx> Sent by: rpg400-l-bounces@xxxxxxxxxxxx 28/04/2005 09:17 Please respond to RPG programming on the AS400 / iSeries To: <rpg400-l@xxxxxxxxxxxx> cc: Subject: Update a particular record in a sequential file I have this situation where I need to update a particular record in a file (Arrival sequence with no keys) without reading it fully. That particular record can be anywhere in the file. Is it possible to do this through RPGLE without creating any logical file for the file and also without using SQLRPGLE. Thanks, Ganesh Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or Mailadmin@xxxxxxxxx immediately and destroy all copies of this message and any attachments. -- 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. -- 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.