Writing to a file
Writing to a file
- Subject: Writing to a file
- From: JP Kelly <email@hidden>
- Date: Sun, 14 Jul 2002 01:22:16 -0700
I am trying to write to a file that already exists.
Here is the offending line:
set fileRef to (open for access file "Users:jpkelly:Library:Application
Support:mover.prefs" with write permission)
This gives me an error: "Finder got an error: Duplicate file name."
I believe this was not a problem in OS 9.
How can I write to an existing file?
_______________________________________________
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.