Defining sys.LinesLeft behaviour

!compat linesleft

Define behaviour of linesleft child windows in a modal dialog

Version >= 6.1.6


SYNTAX

!compat linesleft = 5

Since Sculptor version 6.1.6 sys.LinesLeft is now calculated by a more accurate method, based on the size of the current font and the space left on the page. It’s possible that a few old programs rely on the old, incorrect calculation and will no longer start a new page at the required line. If this happens, force the program to revert to the old behaviour by using this !compat clause with a value of 5 or less.


RELATED TOPICS

sys.LinesLeft