I can't open an application. Here is the code in a pop-up
menu:
on menupick theItem
set the defaultFolder to "/Applications"
launch "Mail"
put defaultFolder & " Error: " & the result
end menupick
and here is the result:
set the defaultFolder to "/Applications"
launch "Mail"
put defaultFolder & " Error: " & the result
end menupick
and here is the result:
/Applications Error:
error -43
============
Mail is directly in the Applications folder.
For future, where can I find a list of such errors?
--
------------------------
Kaveh Bazargan
Focal Image Ltd
http://www.focalimage.com/
