Re: What makes AppleScript difficult
Re: What makes AppleScript difficult
- Subject: Re: What makes AppleScript difficult
- From: Luther Fuller <email@hidden>
- Date: Mon, 10 Dec 2007 06:15:51 -0600
On Dec 10, 2007, at 5:46 AM, Brennan wrote:
3) We have 'exit repeat', I'd like to see 'next repeat'. i.e. a
control
statement which aborts the current iteration and proceeds to the
next one
without leaving the loop. Not sure if this was in hypertalk, but I
saw it
in Lingo, which was very close to hypertalk in the old days.
Yes! Yes! Yes!
And while it's on my mind ...
We should be able to reference items of a record by index.
Then we could write useful code like ...
name of item 3 of dataRecord
and
value of item 3 of dataRecord
(You can already do this with plist files.)
_______________________________________________
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