Bug with path to "temp"
Bug with path to "temp"
- Subject: Bug with path to "temp"
- From: Emmanuel <email@hidden>
- Date: Mon, 5 Dec 2005 14:38:25 +0100
Here is a bug I just submitted.
Under 10.4.3, delete (not only trash) the user's temporary folder, that is:
~/Library/Caches/TemporaryItems/
Now in Script Editor, run:
set x to path to "temp" from user domain.
According to the dictionary, this should make a new temporary folder,
yet no folder is created, and the command triggers an error.
The bug is really in FindFolder(currvol, kTemporaryFolderType,
kCreateFolder, &tempvref, &tempdir), which does not create the folder
as it should.
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden