Some help, please!

Richard Gaskin ambassador at fourthworld.com
Fri Mar 14 20:26:01 EST 2003


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
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc




More information about the use-livecode mailing list