IsRunning
IsRunning
- Subject: IsRunning
- From: Kelsey Forsythe <email@hidden>
- Date: Tue, 16 Jul 2002 17:04:41 -0500
I am using an application which uses the 'IsRunning' command. However,
it does not seem to be working. For instance, I might have iTunes
running and place the statement:
if (isRunning("iTunes") is false) then
quit
end if
and sure enough it executes the quit subprogram in the application. If
you have any ideas or links to information about using 'isRunning'
please let me know.
Thanks,
Kelsey
--
Kelsey Forsythe, Ph.D.
Assistant Scientist, Director
Computational Molecular Sciences Facility
IUPUI Chemistry
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.