Re: "Choose file" bug?
Re: "Choose file" bug?
- Subject: Re: "Choose file" bug?
- From: Michelle Steiner <email@hidden>
- Date: Tue, 27 Sep 2005 10:51:41 -0700
On Sep 27, 2005, at 8:56 AM, Christopher Nebel wrote:
choose file default location (path to applications folder) with
showing package contents
Yes, it works, but the parentheses shouldn't be necessary.
While the AppleScript compiler can, in many cases, figure out that
a parameter name must be associated with one command or another,
"with" is a special case: it can legitimately show up on any
command, and the compiler isn't smart enough to figure out that
this "with" really belongs with "choose file" and not "path to".
(It's also not smart enough to backtrack when it fails.)
Why doesn't it just use it with the text that follows it?
-- Michelle
--
Support our troops. Set a firm time-table to bring them home!
_______________________________________________
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