Convert file to Comma-Delimited format - TechRepublic
General discussion
August 23, 2001 at 03:40 AM
joshua1

Convert file to Comma-Delimited format

by joshua1 . Updated 24 years, 10 months ago

I’m looking for a way to convert a file to a comma delimited format *without* user intervention. I have a script that downloads a file from an AS/400 to a PC.

The problem is the file is delimited by spaces, and I need it delimited by commas (customer requirement). It’s a flat file with about 12-15 fields. The only spaces in the file are delimiters. Any way to convert it using a script/program/macro?

Thank you.

This discussion is locked

All Comments