trivial Finder path problem
trivial Finder path problem
- Subject: trivial Finder path problem
- From: Mitchell L Model <email@hidden>
- Date: Fri, 09 Dec 2016 15:48:50 -0500
The following works:
tell application "Finder" to get alias POSIX file ("/System/Library/Fonts/Menlo.ttc")
The following works:
tell application "Finder" to get alias POSIX file ("/System/Library/Fonts/" & "Menlo.ttc")
This is, I think, the most trivial mystery I have ever encountered in AppleScript.
|
_______________________________________________
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