Re: list disk usage differences
Re: list disk usage differences
- Subject: Re: list disk usage differences
- From: John Baltutis <email@hidden>
- Date: Fri, 15 Apr 2005 23:35:23 -0700
On 04/15/05, Emile Schwarz <email@hidden> wrote:
> Mac OS X 10.3.8
>
> the following line alone in the Script Editor:
> return list disks
> returns: {"Macintosh HD", "Network"}
>
> The same list enclosed in the tell ... Finder block returns a different
>value:
>
> Script:
> tell application "Finder"
> return list disks
> end tell
>
> Returned value: {"Macintosh HD"}
> Why ?
> I got the same differences with:
>
> tell current application to list disks
> tell application "Finder" to list disks
Don't know. Those five (includes list disks) return the same list on my
machine: OS X 10.3.8. All include Network.
_______________________________________________
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