Refrencing an app by process id?
Refrencing an app by process id?
- Subject: Refrencing an app by process id?
- From: "Edward F. O'Rourke IV" <email@hidden>
- Date: Thu, 26 Jul 2001 17:39:28 -0400
Is there a way to refrence the app in a tell by process id?
As in
Tell app "myapp"
Tell process 3
And is there a way to list all running processes by name?
thanks