Error from opening a read only applet in SD
Error from opening a read only applet in SD
- Subject: Error from opening a read only applet in SD
- From: ehsan saffari <email@hidden>
- Date: Thu, 28 Aug 2003 01:05:19 -0600
Hello
I have a situation like this:
set k to "Disk:Folder:applet"
tell application "Finder"
set y to k as alias
open y using application file id "asDB"
end tell
Now if applet is read only, Script Debugger puts up a dialog with the
result code -1756. How can i capture this error to return it to my script?
it must be a duh question, I know it!
cheers
ehsan
_______________________________________________
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.