make with properties
make with properties
- Subject: make with properties
- From: Luther Fuller <email@hidden>
- Date: Fri, 11 Sep 2009 09:50:10 -0500
Recently, I said ...
For what it's worth, this ...
make new alias file at folderAlias to archiveAlias with properties
{name:"Open Archive", modification date:modDate}
Does not set the modification date.
There are other properties that don't work after 'make new ...'.
I have found that 'label index' will not work in the properties list
after 'make new ...'.
You have to use this ...
set newFolder to make new folder at destFolder with properties
{name:newName}
set label index of newFolder to folderIndex
which does work.
_______________________________________________
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