Roger Guay wrote:

> if the CommandKey is down then
> set the defaultFolder to "/Hard Disk/Applications/GetIt"
> Launch "TextEdit"
> end if
> 
> also, if I try "Launch "TextEdit"" in the message box, I get an error
> -43.

Err -43is "file not found"

Try this in the Message Box:

  put exists("/Hard Disk/Applications/GetIt/TextEdit")


-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge 2.2: Publish any database on any site
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to