Have a look in the Docs for the 'launch' command which will work on both platforms if the app isn't already running, but it also mentions get shell("start MyProgram.exe") for Windows which might work.

Ian

On 13 Mar 2006, at 10:45, sims wrote:

On a Mac I can use the applescript:

tell application "myApp"
        activate
end tell

to bring to the front an application (make it pop out in
front of all other open application windows).

On Windows is there some way to do the same?
Some shell script perhaps?

Might there even be some shell script that would work with
both OS X and Windows?

ciao,
sims

European Rev Conference  2006
www.techietours.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to