Thanks for your reply, Richard. I get a false when I type "put exists("/Hard Disk/Applications/GetIt/TextEdit")" into the message box, yet I know that It's in there. I also tried "put exists("/Macintosh HD/Applications/GetIt/TextEdit")" since that is the tittle of my hard drive, but to no avail. Any ideas?

Thanks, Roger


On Friday, March 14, 2003, at 08:54 PM, [EMAIL PROTECTED] wrote:


Message: 6
Date: Fri, 14 Mar 2003 17:22:45 -0800
Subject: Re: Some help, please!
From: Richard Gaskin <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]

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 ___________________________________________________________

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

Reply via email to