Launch another application?
Subscriber
subscriber at btopenworld.com
Wed Mar 27 17:48:01 EST 2002
You need the full path to the application. For example
launch "C:/Program Files/Microsoft Office/Office/EXCEL.EXE"
starts Excel on my computer.
Regards
Gary
----- Original Message -----
From: "Magnus von Brmsen" <webmaster at studioalice.se>
To: <use-revolution at lists.runrev.com>
Sent: Wednesday, March 27, 2002 3:48 PM
Subject: Launch another application?
Hello
I want to start Excel from a button in a standalone on Windows. (I know
that this has been an issue before,) but I have tried every possible
solution:
on mouseUp
launch "Acrobat Reader 5.0"
end mouseUp
on mouseUp
open process "Acrobat Reader 5.0" for neither
end mouseUp
and the tip from Ken Ray:
> on mouseUp
> set the hideConsoleWindows to true
> get shell("C:\myfile.pdf")
> answer "Thank you!"
> end mouseUp
>
But nothing seems to work. Every help will be very nice.
/magnus
-------------------------------------------------------------------
"Brnt barn skyr Windows."
-------------------------------------------------------------------
Studio Alice
Magnus von Brmsen
0702-212 495
0322-633 833
www.studioalice.se
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list