Re: Seems like this used to work ;(
Re: Seems like this used to work ;(
- Subject: Re: Seems like this used to work ;(
- From: Emmanuel <email@hidden>
- Date: Sat, 21 Sep 2002 23:40:47 +0200
At 3:38 PM -0400 21/09/02, Jerry LeVan wrote:
tell application "Finder"
set creator type of reportFile to "R*ch"
end tell
The set creator part fails in the finder tell block. If I use an existing
file ( say by uncommenting
The 3set reportFile2 statement and use an existing file the 3set creator2
works).
Is the problem due to the finder not being aware of the newly created file?
I think so. I would try to tell the Finder to "update" the new item.
Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.