×
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.
Gerardo,
One place to look for your answer is Scott Klement's tools.
You should have little trouble finding what you need because he has a kind of
'course of study' on reading/writing to/from the IFS.
We've used his stuff locally to help manage files on our IFS, but I've never
done any updates directly to an IFS file, so I can't answer your question.
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Gerardo Alberto Martinez Rosales
Sent: Wednesday, October 15, 2014 10:34 AM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: IFS add New Record
Hi..
Everybody.
How can I do to add a new record into file. This file is in IFS.
Actually I am using
Eval
FD=('/home/Desinf/file.text':o_creat+o_trunc+o_wronly:rw*owner+rw*group+r)
After that I am using Write
What parameter I need to change to add new record to file?
Regards.
--
This is the RPG programming on the IBM i (AS/400 and 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.