|
Define your iSeries file with only one long alpha field. eval your csv fields into that one long field. Then you can eval the headers in also, with no troubles. --------------------------------- Booth Martin http://www.martinvt.com --------------------------------- -------Original Message------- From: RPG programming on the AS400 / iSeries Date: 03/26/04 12:31:49 To: RPG400-L@xxxxxxxxxxxx Subject: Header for .csv file from PF Hello, I have an RPGIV program that writes records to a file that will be sent as an excel .csv file. When the .csv file is opened, the records are there, but ofcourse there's no header because the .csv file just shows the data. If all the fields were character, I could just use EVAL the fields with the header info and write it as the first record, but some fields are numeric and some are character. The .csv file is created each time the program is ran and then emailed. As much as I don't like using the MOVE operation, I tried it anyways and the program compiled, but I the program received a data decimal error when it was ran. Does anyone have an idea of how I can put header info into this .csv file each time the RPG program is ran? Thanks, Frank _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.