Sample Header Ad - 728x90

Applescript, quit app if other app is quit

0 votes
1 answer
193 views
I have a (very basic) apple script that I use as a trigger to start and hijack Plex, using Audio Hijack Pro. tell application "Audio Hijack Pro" start hijacking session named "Plex" end tell tell application "Plex" activate end tell Where the last three lines just ensure Plex is in the foreground. Here is where my question comes in. If possible, I would like to extend my script a little; it should keep running while Hijack Audio Pro is hijacking Plex, and quit Hijack Audio Pro if Plex is quit. Does anyone know how to achieve this?
Asked by altabq (201 rep)
Jul 3, 2013, 09:53 PM
Last activity: Jul 3, 2013, 10:50 PM