Re: Can not open a finder window of an External Device
Re: Can not open a finder window of an External Device
- Subject: Re: Can not open a finder window of an External Device
- From: Steve Mills via AppleScript-Users <email@hidden>
- Date: Fri, 07 Jun 2019 22:37:16 -0500
On Jun 7, 2019, at 17:26:16, Thomas Maffucci via AppleScript-Users
<email@hidden> wrote:
>
> Tried following script received error stating That I can not set alias
>
> tell application "Finder"
> set newWin to make new Finder window
> set target of newWin to alias "PC:examples:" of disk “PC"
> End tell
Because "PC:examples" is not inside "PC". Just use "PC:examples". Or folder
"examples" of disk "PC".
--
Steve Mills
Drummer, Mac geek
_______________________________________________
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