Re: How to parse CSV
Re: How to parse CSV
- Subject: Re: How to parse CSV
- From: has <email@hidden>
- Date: Mon, 21 Jan 2008 17:37:16 +0000
On 21 Jan 2008, at 11:20, Benedikt Quirmbach wrote:
I'm looking for tutorials or other infos on how to parse a csv file
into a list of lists in AppleScript.
CSV is evil, and AppleScript is teh suck for text manipulation. Your
best options would be:
- Use another language that already provides solid, mature CSV parsing
libraries, e.g. Perl, Python, Ruby.
- Use a scriptable application that knows how to read CSV files, e.g.
Excel.
has
--
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden