You can get the list of applications on Windows by using Tuviah Snyder's
External DLL, and on Mac you can use appleScript. Here's the link to the tip
on my site about that:

http://www.sonsothunder.com/devres/revolution/revolution.htm?_ascr007

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 10, 2002 12:29 PM
Subject: Can Rev tell when other apps are present?


> I'm trying to find a command in Revolution that will tell me if another
> application is presently running.   Is there such a command?   Something
> like:
>
> on mouseUp
>        put runningApplications() into x
>        if x contains "Internet Explorer" then beep
> end mouseUp
>

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

Reply via email to