Re: open for access file
Re: open for access file
- Subject: Re: open for access file
- From: Christopher Stone <email@hidden>
- Date: Fri, 17 Jul 2009 17:28:29 -0500
Hey Mike,
Note that it is not necessary to open a file for access just to read it:
set f to alias ("" & (path to desktop folder) & "Suddenlink Critique.txt") read f
You must open for access to write to a file however.
Best Regards,
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden