activate

Ian Wood revlist at azurevision.co.uk
Mon Mar 13 05:53:55 EST 2006


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
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list