RE: Open For Access Broken in 9?
RE: Open For Access Broken in 9?
- Subject: RE: Open For Access Broken in 9?
- From: email@hidden
- Date: Fri, 9 Aug 2002 18:10:10 EDT
Seth,
Did you remember to change the path name delinators & path
to reflect OS 9's filing system correctly? In OS X, paths
are delineated by /, but in OS 9 they are deliniated by
colon (:).
Example:
Mac HD:System Folder:Preferences:AppleScript Preferences
Sometimes it's the simple things we overlook that kill us.
Best Wishes,
=-= Marc Glasgow
Seth wrote:
>
I'm trying to open a file for access with write permission.
>
>
In 10, it's happy.
>
>
In 9, it complains that the file does not exist. I've checked it and it's
>
complaining about the line
>
set writeFile to open for access alias thePath with write
permission
_______________________________________________
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.