Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Arrays and UTF-8



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:
http://lists.apple.com/mailman/options/applescript-users/email@hidden

This email sent to 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>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.