Re: Identifying concurrent processes launched by applescript
Re: Identifying concurrent processes launched by applescript
- Subject: Re: Identifying concurrent processes launched by applescript
- From: Adam Bell <email@hidden>
- Date: Fri, 01 Sep 2006 20:53:31 -0300
Confirmed. With VLC.app, and VLC_1.app running concurrently, I can
get either to quit independently of the other.
At 1:36 AM +0200 9/2/06, Emmanuel wrote:
At 4:11 PM -0500 9/1/06, Rich Reardon wrote:
Is it possible to reference the particular player spawned from the
launching applescript -- a reference derived from code IN that
applescript -- so we can stop that one ALONE when that player's
recording interval is over?
I don't know if this will solve your problem, but you can address an
app by its path, I think. Something like: tell app "Macintosh
HD:Applications:VLC_34:VLC.app" to quit
This assumes that you have multiple copies of the application file.
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden