I have a integration utility that takes a tab delimited .txt file and imports the records (purchase Order line item data) into our ERP.
Issue is, the one field [Item Description], many of the records have quotes ["} in the description and
the import utility is fails on these records.
Is there a way to open the file, remove the quotes from the item Description field, and then save the file without the quotes,
then run the import utility?
I am not a programmer, so please take that into consideration when providing suggestions.
Thank you,
zaw
Issue is, the one field [Item Description], many of the records have quotes ["} in the description and
the import utility is fails on these records.
Is there a way to open the file, remove the quotes from the item Description field, and then save the file without the quotes,
then run the import utility?
I am not a programmer, so please take that into consideration when providing suggestions.
Thank you,
zaw