HistoryLines property

Sets or returns the number of lines in the text window that is kept in history.

Syntax

integerVariable = object.HistoryLines

object.HistoryLines = <integer>

Where:

     integerVariable sets the number of lines.

     object is the ApplicationPreferences object.

Examples ...

HistoryLines property example