If IBM has this code why don't they include it on iSeries Navigator? It worked but threw a few windows installer errors that I ignored and it still installed OK
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of bdietz400@xxxxxxxxx
Sent: Thursday, May 20, 2010 12:33 PM
To: Midrange Systems Technical Discussion
Subject: Re: Re: CSV file with a header
In place of the Excel plugin I ran across "IBMiTransfer.exe" here
ftp://testcase.boulder.ibm.com/fromibm/os400/ApiSamples/
That will install a small PC program that does a .CSV file transfer with
column headings.
"Windows installer for a program that will transfer files to a CSV format
and transfer the column headings,Field Names, or Field Text (Label) values
in the first row. The PC file type is limited to CSV but the code page can
be specified as ANSI, ASCII, or any other valid code page."
It seems to work pretty good.
Bryan
On May 18, 2010 4:34pm, Pat Barber <mboceanside@xxxxxxx> wrote:
Thanks...I'm looking at his stuff now...
I might try to make the Excel plugin work also to see if that will do it.