|
.csv file should be just a stream file with " and , to seperate each field. I don't understand why you get decimal data error. -----Original Message----- From: Uros Davidovic [mailto:Uros_Davidovic@xxxxxxxxxxx] Sent: Friday, March 26, 2004 12:45 PM To: RPG programming on the AS400 / iSeries; fkany@xxxxxxxxxxxxxxxxxx Subject: Re: Header for .csv file from PF Change the whole process to output simple HTML and use th tags and change the file extension to a .xls. Regards, Uros Davidovic -----Original Message----- From: fkany@xxxxxxxxxxxxxxxxxx To: RPG400-L@xxxxxxxxxxxx Date: Fri, 26 Mar 2004 12:30:34 -0600 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. > _______________________________________________ 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.