Launch command
Roger Guay
rogerguay at centurytel.net
Sun Mar 16 13:17:03 EST 2003
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,
use-revolution-request at lists.runrev.com wrote:
> Message: 6
> Date: Fri, 14 Mar 2003 17:22:45 -0800
> Subject: Re: Some help, please!
> From: Richard Gaskin <ambassador at fourthworld.com>
> To: <use-revolution at lists.runrev.com>
> Reply-To: use-revolution at lists.runrev.com
>
> 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
> ___________________________________________________________
More information about the use-livecode
mailing list