is application busy
is application busy
- Subject: is application busy
- From: Bob Cuilla <email@hidden>
- Date: Tue, 9 Jan 2007 16:54:44 -0500
I am scripting iphoto and would like to know when it is done saving
its contents to the library
I know on can do this sort of thing
tell app "System events"
if(process "iphoto") exists
-- more stuff here
end tell
to tell if an app is running.
can you also use "system events" to see if an app is busy ( or still
busy) saving to disk?
Bob Cuilla
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden