Thanks for the input.  My coworker was actually going to use awk but for
some reason it wouldn't work.  As it turns out, the problem was with the
customer's data and he was able to explain why it was a problem and they
fixed it.  Thank you for all the respsonses.

E

-----Original Message-----
From: Larry W. Virden [mailto:[EMAIL PROTECTED]]
Sent: Sunday, December 10, 2000 7:32 AM
To: CF-Talk
Subject: Re: CF - to - UNIX


Re: manipulating csv files

Several people have mentioned Perl.  Just wanted to make sure you knew that
most of the code for manipulating csv files is already written and available
for free use on http://www.cpan.org/ .  Just search there to find it.

Also, if the coworker doesn't want to worry over building and supporting
a huge package like perl, most of what they will want to do can be done
via ksh and awk, which come on every Unix system I've ever seen.
-- 
Never apply a Star Trek solution to a Babylon 5 problem.
Larry W. Virden <mailto:[EMAIL PROTECTED]> <URL:
http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to