I need to read an mvs file (one line at a time). Is the best way to do this using os390::stdio? (I had opened an mvs file and put it in an array...but now the user is running out of memory because the file is too large...so I want to read the file line by line).
I looked at the site: http://pvhp.best.vwh.net/os390/OS390-Stdio/ but I'm not sure which is the correct version to download. I'm using perl: This is perl, version 5.005_03 built for os390 Once I have the OS390::STDIO file...what is the best way to add it to perl (I've never added a module before and I don't want to cause perl to start failing). Is there a way to use the module...without actually adding it to perl to test it and verify it will work with this release? Thanks, Vickie Cooper > Vickie Cooper > OS/390 Web Services & FOCUS/EDA Technical Support > Phone: (425) 957-5502 > Email: [EMAIL PROTECTED] >
