AppleScript commands to clear style in OO3 Pro

Curtis Clifton curt.clifton at mac.com
Sun Dec 12 16:43:21 PST 2004


I'm experimenting with AppleScripting in OO3 Pro.  The improved 
scripting interface seems very nice.  I've figured out how to apply a 
named style to a row:
	set style of selected rows to named style "Active"
but I haven't figured out how to do the equivalent of a "Clear Style".

Also, even with a named style applied to the selected row, the 
following returns an empty list:
	return named style of style of item 1 of selected rows

Is that a bug?

Curt

----------------------------------
Curtis Clifton, PhD Candidate
Dept. of Computer Science, Iowa State University
http://www.cs.iastate.edu/~cclifton




More information about the OmniOutliner-Users mailing list