No way to tell if an application is running without
No way to tell if an application is running without
- Subject: No way to tell if an application is running without
- From: Eric Geoffroy <email@hidden>
- Date: Tue, 05 Oct 2004 14:40:55 -0700
Howzabout a do shell script:
do shell script "ps -aux | grep FileMaker\\ Pro.app | grep -v grep"
This would not cause FMP to activate.
To kill it if it's running-
do shell script "killall \"FileMaker Pro\""
The System Events way is probably the best.
_______________________________________________
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