Revision: 662
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 26, 2006 05:29 by katz
Initial Code
repeat try do shell script "ps -auxw | grep '[ m]i\.app'" on error exit repeat end try delay 1 end repeat
Initial URL
Initial Description
This example is the loop that waits until "mi.app" is quitted.
Initial Title
Loop until specified application quits
Initial Tags
Initial Language
AppleScript