File Access Issues
File Access Issues
- Subject: File Access Issues
- From: Randy Beaudreault <email@hidden>
- Date: Thu, 18 Sep 2003 16:47:12 -0700
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?
--
Randy
OS X - UNIX for the rest of us
NetBSD - Catch the Power!
_______________________________________________
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.