Re: File best practice questions
Re: File best practice questions
- Subject: Re: File best practice questions
- From: Luther Fuller <email@hidden>
- Date: Thu, 10 Apr 2008 15:21:16 -0500
On Apr 10, 2008, at 3:03 PM, Thomas Summerall wrote:
Is there a way of adding a directory level to an alias without
going back to a path string?
If I understand your question ...
if folderAlias already exists, then you want an alias to a sub-folder
named, say "sub-folder".
So write this ...
set subAlias to (folder "sub-folder" of folderAlias) as alias
In other words, coerce a reference to an alias.
_______________________________________________
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