• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to parse CSV
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to parse CSV


  • Subject: Re: How to parse CSV
  • From: Ed Stockly <email@hidden>
  • Date: Mon, 21 Jan 2008 08:11:23 -0800


What I need:

1a. A way  to analyse the actual encoding (because not all csv files  

come from windows...)

1b. A way to convert the encoding of the file with AppleScript  

(characters and new line)

2. A way to speed up the program.

3. A way to use less memory (but this is not so important).



1a. Not sure why you need to analyse the actual encoding. Your AppleScript should be able to handle whatever it finds.

1b When you use appleScript to write a new file, the encoding is handled automatically

2. How are you parsing the file? Text Item Delimiters? Are you using Script objects?

2&3. May not be so important, but there are ways to optimize performance and memory usage.

We would need more details to help.

ES
=
 _______________________________________________
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

  • Prev by Date: Re: Can't get finder selection
  • Next by Date: Re: Choose from List & Return Item Number
  • Previous by thread: Re: How to parse CSV
  • Next by thread: Re: How to parse CSV
  • Index(es):
    • Date
    • Thread