Vern,
I was thinking about that after I left for the day.
I'm creating a file for HSA contributions and the instructions said to use a .CSV file. When the requesting user opened the template file it had Headings, although it did open in Excel.
I might need to double check this and make sure it truly is a .CSV file they need.
Mike
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Vernon Hamberg
Sent: Monday, December 22, 2014 4:32 PM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: Re: Getting a Handle on RPG’s Open Access
Mike
CSV doesn't have a heading line as such - it's just another data line with the heading text in the fields.
I've not looked at their example in a while, so I'll take a stab at a caveat - be careful about data types if you want to put heading on it - or be sure that every column is alpha.
Vern
On 12/22/2014 3:24 PM, Smith, Mike wrote:
I’ve been working through Jon and Susans example to write a CSV file on the IFS.
I have it working, but I’m not sure how/if I can write a line with headings?
Thanks
MIke
NOTICE: This message, including any attachment, is intended as a confidential and privileged communication. If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this message.
--
This is the RPG programming on the IBM i (AS/400 and 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.
NOTICE: This message, including any attachment, is intended as a confidential and privileged communication. If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this message.