I am transferring an Excel file (Tab Delimited) to the AS400. One of the fields is defined as TEXT. Some of the fields have data containg commas. All of the fields that contain commas upload to the 400 enclosed in quotations. Those fields without commas upload without the quotation. I do not want quotation marks. Is there a default that can be changed so as not to upload with quotations?
Thank you
Software/Hardware used:
ASKED:
January 11, 2006 3:31 PM
UPDATED:
November 24, 2009 7:35 PM
How are you generating the file? By saving from Excel in tab-delimited format? Then, you run iSeries Access file transfer to upload?
What does a line from the file look like when a comma is in the TEXT field? Can you paste a line here?
Tom
If you remove the commas in the fields, you can then use excel to save the file as a .CSV. This will create a file with no quotation marks.