Re: AppleScript broken in 10.5.4
Re: AppleScript broken in 10.5.4
- Subject: Re: AppleScript broken in 10.5.4
- From: Michelle Steiner <email@hidden>
- Date: Thu, 2 Oct 2008 08:24:58 -0700
On Oct 2, 2008, at 8:02 AM, Ed Stockly wrote:
The following script works in 10.4.x but fails in 10.5.4.
Suggestions?
set digitlist to every item of "0123456789"
In fact, it is rather surprising that the above worked in 10.4.X...
How is that surpising? That's worked in every version of AppleScript
since its first release.
It should return a list of {"1","2","3"...
If it's not working, it's a bug.
Maybe the bug was that it worked.
-- Michelle
--
Those who extol the "nobility of labor" mean the labor of others.
_______________________________________________
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