• 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: Arrays and UTF-8
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Arrays and UTF-8


  • Subject: Re: Arrays and UTF-8
  • From: Sander Tekelenburg <email@hidden>
  • Date: Thu, 8 Jun 2006 19:10:23 +0200

At 20:00 -0300 UTC, on 2006-06-06, JF Neto wrote:

> On Jun 6, 2006, at 5:42 PM, Sander Tekelenburg wrote:
>
>>> Any way to retrieve values in array fashion? [...]
>>
>> set {value1, value2, value3} to {property1, property2, property3} of
>> <reference>

[...]

> What I need is to get data from a tabulated text file or spreadsheet.

If your source is a file, you'll have to have your script read the file and
create the arrays itself (unless the file's content is already structured in
arrays of course). If you're not reading a file directly, but through a
(spredsheet or whatever) program, the possibilities are dictated by that
program. Read its AS dictionary (I know, not always as easy as it should be)
to find out what it has to offer.

[...]

> I was wondering if is there some documentation or guidance out there about
>those issues so I could do my homework instead of keep questioning you guys.
>I'm really a novice in programming. Any reccomendations?

If you like books, Matt Neuburg's "AppleScript The Definitive Guide" is
probably the most complete and up to date AS resource at this moment. ISBN:
0596005571. Apple offers information too:
<http://www.apple.com/applescript/>. Apple's AppleScript Language Guide,
although in some areas way outdated, is still the best source to get to know
the language as such IMO.


--
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Arrays and UTF-8
      • From: Adam Bell <email@hidden>
References: 
 >Arrays and UTF-8 (From: JF Neto <email@hidden>)
 >Re: Arrays and UTF-8 (From: Sander Tekelenburg <email@hidden>)
 >Re: Arrays and UTF-8 (From: JF Neto <email@hidden>)

  • Prev by Date: Re: Print PS file Quark
  • Next by Date: Re: Arrays and UTF-8
  • Previous by thread: Re: Arrays and UTF-8
  • Next by thread: Re: Arrays and UTF-8
  • Index(es):
    • Date
    • Thread