This is a class that I wrote that allows reading 'CSV' style files directly to/from Arrays or Tables.
It has been available on my web site & has been stable since January this year.
This is all my own work and I am happy to give it to the RexxLa if you want it. I am also happy to modify it if you think it is not well written. My feelings will not be hurt if you feel it is not appropriate for the product.
I will also attach a PDF manual (when I work out how to attach another file).
Jon
Anonymous
CSV Stream Class
Logged In: YES
user_id=667060
Originator: YES
Here is the help text (I also have it as a Word DOC if that is preferable)
File Added: The CSVStream Class.pdf
CSVStream Help file
Logged In: YES
user_id=1125291
Originator: NO
Jon, thank you for the contribution. I've done some minor cleanup to the code you contributed (ooRexx copyright statement, etc.) and have given it a temporary home in the ooRexx incubator. The URL for checkout is
http://oorexx.svn.sourceforge.net/svnroot/oorexx/incubator/CSVStream
The incubator is the temporary home for new contributions as we make any necessary changes for inclusion and decide on how the contribution will be included.