Re: [Pythonmac-SIG] OmniOutliner Appscript

2006-10-27 Thread has
Tom Weir wrote: > Has anyone successfully used appscript with omnioutliner? I'm have > some problems with conduit setting domains. > > The following applescript snippet works, but I haven't (as you can > see below) found a similar way of doing things in appscript. > > set r to row 1 of d

[Pythonmac-SIG] OmniOutliner Appscript

2006-10-26 Thread Tom Weir
Hello,Has anyone successfully used appscript with omnioutliner? I'm have some problems with conduit setting domains.The following applescript snippet works, but I haven't (as you can see below) found a similar way of doing things in appscript. set r to row 1 of document 1 set the external id of con