Re: About path to temporary items.
Re: About path to temporary items.
- Subject: Re: About path to temporary items.
- From: Deivy Petrescu <email@hidden>
- Date: Sun, 16 Oct 2016 08:04:33 -0400
> On Oct 15, 2016, at 14:47 , Yvan KOENIG <email@hidden> wrote:
>
> Today I ran an old script (used under 10.10) and I discover that it doesn't behave as it did.
>
> Under 10.10,
> POSIX path of (path to temporary items from user domain)
> returned --> "/Users/yvankoenig/Library/Caches/TemporaryItems/"
> while
> POSIX path of (path to temporary items from local domain)
> returned --> "/private/var/folders/_c/28fl86ms6nz9qfzr6m4rd9fm0000gn/T/TemporaryItems/"
>
> Under Sierra, both return the same
> --> "/private/var/folders/_c/28fl86ms6nz9qfzr6m4rd9fm0000gn/T/TemporaryItems/"
>
> I looked in my user folder and saw that there is no folder TemporaryItems at the "old" location.
> I looked also on a disk running 10.11 and saw that there is no more TemporaryItems folder on it.
>
> So I guess that the change was introduced with 10.11.
> Is it documented somewhere or is it a bug which didn't surface before ?
>
>
> Yvan KOENIG running Sierra 10.12.0 in French (VALLAURIS, France) samedi 15 octobre 2016 20:01:11
>
Yvan, what do you get if you run the following script:
<script>
{ path to "vtmp", path to "temp"}
</script>
Deivy Petrescu
email@hidden
_______________________________________________
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