$Date: 2004/06/28 01:43:52 $
I cannot stop running Ruby script include "OSX.do_osascript".
Using "OSX.do_osascript" in normal Ruby script (not application style), a Ruby script becomes this status when an AppleScript script action is with GUI. To stop the script, you need to use ProcessViewer application. Select the process, do "Quit Process" and click "Force Quit" button. In RubyCocoa application, this problem is nothing.