Open for access can't distinguish files differing only in their extension?
Open for access can't distinguish files differing only in their extension?
- Subject: Open for access can't distinguish files differing only in their extension?
- From: Timothy Bates <email@hidden>
- Date: Tue, 22 Apr 2003 10:50:55 +1000
I have two files on the desktop:
irrA_spelling_data.txt
irrA_spelling_data.mxo
I try and open the txt file
set fPath to "Vortex:Users:tim:Desktop:irrA_spelling_data.txt"
set f to open for access fPath
-->Duplicate file name. Vortex:Users:tim:Desktop:irrA_spelling_data.txt
That shouldn't be happening: obviously there isn't a duplicate file, it is
just that open for access is failing to distinguish the two files? Anyone
got a work-around for this?
Tim
_______________________________________________
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.