Outlines & Tables
Matt Mower
mmower at novissio.com
Wed Nov 26 11:15:39 PST 2003
Hi folks,
I am trying, within a script, to ensure that certain tables are fully
collapsed. I can manually go through the window list selecting tables
and using the "Outliner | Collapse Everything" option but that gets a
bit clumsy when testing.
I thought to do
target.set( @theTable )
op.fullCollapse()
but it didn't do anything ( fullCollapse returns false ).
It was then that it occurred to me that these aren't outlines but
tables. Only they are outlines aren't they? Also the Outliner menu
works manually (and it appears to be calling fullCollapse ).
Can anyone help me unravel this one?
Regards,
Matt
More information about the Frontier-Users
mailing list