On 21 Aug 2009 08:39:00 -0700, [email protected] (Paul Gilmartin) wrote:
>>I have data given to me in an excel spreadsheet. Is there any way that I >>can move this data from my PC and MS excel to a sequential file that I can >>edit with ISPF editor? >> >In order to process some Excel data with a script, I opened it with >OOo (we don't use Excel) and saved it as HTML. Workable. Could >have made small changes with an editor. I'd hate to add entire rows >that way. And I had no requirement to re-import as a spreadsheet. I have been using delimited files, read in and parsed by programs. But then I discovered that I can save an Excel document as a .PRN document. This is probably what you want to do. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

