Re: Use of 'path to ... folder creation
Re: Use of 'path to ... folder creation
- Subject: Re: Use of 'path to ... folder creation
- From: kai <email@hidden>
- Date: Fri, 6 May 2005 22:04:23 +0100
On Friday, May 6, 2005, at 08:55 pm, Dennis Jones wrote:
Can someone give me an example of how to specify a folder to use and
create the folder if it does not exist.
My script uses ~/my-home/tmp to store a temporary file. I need the
script to create the tmp folder if it does not exist. From reading the
'path to' dictionary entry, it looks to me as if it could take care of
this for me.
Works here, Dennis. Try:
set tmpFolder to path to temporary items
or:
set tmpFolder to path to "temp"
---
kai
_______________________________________________
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