Question regarding scripting support in OO3
Michael Terry
formido at mac.com
Wed May 5 20:50:09 PDT 2004
On May 5, 2004, at 8:36 PM, Michael Terry wrote:
> This would be a more AppleScripty way to do it than to only be able to
> specify the location by a property record. Actually, though, both
> should work, which brings up another point.
When I say, "both should work", I mean where it makes sense. Specifying
a location by property record in a 'move' command would be odd, but
this should work:
make row at row id "738-wqer" with properties {index: 3}
... and this:
duplicate row id "738-wger" with properties {index: -1}
No 'at' location specified so row is duplicated within the same
container.
Mike
More information about the OmniOutliner-Users
mailing list