Re: File Access Issues
Re: File Access Issues
- Subject: Re: File Access Issues
- From: Emmanuel <email@hidden>
- Date: Fri, 19 Sep 2003 08:31:08 +0200
At 4:47 PM -0700 18/09/03, Randy Beaudreault wrote:
>
Hi Everyone,
>
>
I'm having problems getting the following code to run properly:
>
set Date_File to open for access ":Users:maccult:Library:Preferences:once-a-day"
>
close access Date_File
>
>
Every time I run it, after a first run that creates the file in the first place, I get this message:
>
Duplicate file name. :Users:maccult:Library:Preferences:once-a-day
>
>
Is this an AppleScript bug or a bug in my script?
I don't know whether this is relevant to your problem, but your script is the 1st time I see an AppleScript path starting with ":Users". Are you sure that's legal?
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.