open for access failure
open for access failure
- Subject: open for access failure
- From: Roderick Scott Corporation <email@hidden>
- Date: Wed, 27 Jun 2001 10:30:42 -0600
For some unknown reason, I cannot run the following example. It
creates an error "Can't make "System disk:Desktop Folder:file.txt
into a file specification"
set myfile to (path to desktop folder as string) & "file.txt"
set myref to (open for access myfile with write permission)
Its gotta be simple but I'm just not getting it this time. Works fine
if the file exists though.
Scott