#1391: macruby interpreter quits on 'quit' out of scope -----------------------------+---------------------------------------------- Reporter: macruby@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- 1) launch macirb 2) type: framework 'ScriptingBridge' pages = SBApplication.applicationWithBundleIdentifier("com.apple.Iwork.Pages") # or some other app... pages.quit # oops ... how silly, pages doesn't have a quit command ... but: 3) macirb itself silently quits instead -- Ticket URL: <http://www.macruby.org/trac/ticket/1391> MacRuby <http://macruby.org/>