Bob S. wrote:
"if the hidden of line tStartLine to tEndLine of me is <false/true>
then set the hidden of line tStartLine to tEndLine of me to <true|false>"

Yes, but depends on the scenario: Sometimes I find it more safe to walk
through the range (for j=tStartLine to tEndLine) and check the hidden
of each single line, because the hidden of a range may have been changed
by changing the range elsewhere.

Also: Did you already try to use the metadata property for a chunk instead
of relying on spaces?

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to