|
Hi Giri! >How do I read a variable record length from the IFS? They're ALL variable length records, or to put a finer point on it, there are no records. It's all just one character following another. How your program needs to interpret those as 'records' is really determined by the application that created the file. If it is like a text file, where one sentence is short and the next is long, perhaps the sentences (records) are terminated with a carriage return. If that were the case, I would read one character at a time until I found the delimiter. --buck
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.