Re: Problems Writing to a File
Re: Problems Writing to a File
- Subject: Re: Problems Writing to a File
- From: Michelle Steiner <email@hidden>
- Date: Thu, 10 Nov 2005 12:53:37 -0700
On Nov 10, 2005, at 12:10 PM, Alex Husted wrote:
path to desktop returns an alias and your are basically trying to
coerce "archiveTool:htmlFiles:tempFile.txt" to an alias which won't
work. Try using this line instead:
set theFilePath to (path to desktop as string) &
"archiveTool:htmlFiles:tempFile.txt"
It works either way.
--
"No" is not a bad word.
_______________________________________________
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