Hi everyone:

Would anyone mind sharing a script if they have one on converting pipe
delimited ascii data files to comma delimited as in:

from Gary|Gary|Address|City|State
to   "Gary","Gary","Address","City","State"

I could use a simple perl command to change every pipe to "," but that
does not take care of the beginning and ending of each line. Any help,
advice, pointers appreciated.

Thanks


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to