open for access file pathstring with write permission
open for access file pathstring with write permission
- Subject: open for access file pathstring with write permission
- From: Jacco rens <email@hidden>
- Date: Tue, 14 Jan 2003 18:35:10 +0100
hi list,
can someone give me insight why this gives an error, google doesn't
come up with an clear answer :(
Mac OS X 10.2.3
tell application "Finder"
set pathstring to ((the path to desktop) as text) & "test"
set theNote to open for access file pathstring with write permission
write "test, test" to theNote
close access theNote
end tell
Best,
Jacco Rens
Netherlands
_______________________________________________
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.