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



Steve,

Perhaps I'm a little to practical but.....
If the CSV file has one record format.
Why not get it into a real file File (CPYFRMIMPF).
Delete the records you do not want.
Replace the original CSV file with it (CPYTOIMPF).

Even if it is not an nicely formatted CSV this is still a possible way but then
using a flatfile and some record recognition.
This seems to me a lot more practical and easier than fiddling around on the
IFS itself.

We do not have to forget that we can do it in other way's.
Let's use these other ways and profit from it.

Regards,
Eduard.


----- Original Message ----
From: "Coyle, Stephen F." <SCoyle@xxxxxxxxxxxxx>
To: RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
Sent: Friday, June 1, 2007 4:10:07 PM
Subject: Deleting Records within a CSV file on the IFS


Hi All,

I've seen plenty of examples on opening, reading, writing, and
closing stream files on the IFS but I haven't seen anything on deleting
lines within the stream file.

Do I have to read the original file and write it back out
excluding the records I don't want? Or is there a better way?

Thanks for pointing me in the right direction....

- Steve



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.