I am looking to write a AppleScript that will allow me to run the script and have it go through the various open apps like command + tab.
What I am doing, is programming my remote control to control my computer. I have a button setup called “Change App” and when pushed, it will trigger an AppleScript. As for right now, I am just having problems figuring out the AppleScript.
I guess the best functionality would when the script runs, it will bring the backmost application to the front. So ever time I push the button, a new application that is open will come to the front.
Thank You for your help.