Adam Ernst schrieb dereinst (am 26.02.2006 2:46 Uhr) via [EMAIL PROTECTED]:
>> You can run Apple Scripts in RB directly. >> (or with AppleScriptMBS class) > > Good catch. I'll just have to figure out how to parse the result of a > call to "properties of every login item"--any tips? Terminal? setenv AEDebug 1; setenv AEDebugSends 1; setenv AEDebugReceives 1; Start your app, Console.app will show all Apple Events sent or received. Cheers, Knut _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
