|
There's lots of documentation on the IFS... but it's all written for C programmers, with the assumption that you're planning to call it from a C program. Thus, in order to really take advantage of the documentation, you need to be capable of converting things from C to RPG. This book is called the "Integrated File System Introduction" and isn't too bad as a starting point, explaining how the IFS works and how you access it from C programs: http://publib.boulder.ibm.com:80/cgi-bin/bookmgr/BOOKS/QBKAUH01/CCONTENTS This book is really where the details are documented about calling the IFS functions, it's called the "Unix-Type APIs manual" Again, it assumes that you're a C programmer: http://publib.boulder.ibm.com/pubs/html/as400/v4r5/ic2924/info/apis/unix2.htm The RPG "Who knew you could do that..." Redbook does go into actually coding some of this stuff in RPG, but probably doesn't provide the level of detail that you're looking for. If you're proficient enough in C that you can translate the code from C to RPG (including looking things up in the C header files, and using that info to make your own RPG header files) you should be able to find "all possible parameters" in the IBM manuals. Have fun! On Thu, 24 May 2001, John Perry wrote: > > I've looked and asked and can't find definitive documentation on the IFS > API's as thay are used from within RPG on the AS400. > > Simple Stuff: I want to open, read, write, close. But, I don't want to > just look at somebody's else's code and hope they're doing exactly what I > want to do. All the docs I've seen so far want to point me at some > simple-minded example without explaining all the details and all the > options. I want to see the documentation on the Open flags and ALL possible > parameters. Is this information available ANYWHERE? > > > John J. Perry +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
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.