Re: Library Confusion
Re: Library Confusion
- Subject: Re: Library Confusion
- From: Luther Fuller <email@hidden>
- Date: Wed, 08 Oct 2014 11:51:18 -0500
After eliminating everything not involved with this problem in Mavericks (10.9.5) I have arrived at this short script ...
tell application "Finder" set folderRef to get folder "Filesystems" of folder "Library" of folder "System" of startup disk end tell folderRef as alias --> alias "OSX_Mavericks:Library:Filesystems:" INCORRECT folderRef as text as alias --> alias "OSX_Mavericks:System:Library:Filesystems:"
But is it a system problem or a problem with AppleScript's aliasing ? And should I bug-report this ?
|
_______________________________________________
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