Re: dictionary collision
Re: dictionary collision
- Subject: Re: dictionary collision
- From: Ron Hunsinger <email@hidden>
- Date: Wed, 01 Jun 2011 09:26:08 -0700
On Jun 1, 2011, at 8:23 AM, David Jacopille wrote:
> Is there a way to explicitly clarify what dictionary to use to interpret a function name like "round"? Something like
>
> set r to (using scripting additions round (counter) / 2)
What about:
tell me to set r to round counter / 2
That doesn't clarify where the function name will be found, but does clarify where the search will begin. _______________________________________________
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