3.7.5.80 System.Notes

LabTalk Object Type:

Utility

The notes object is a sub-object of the system object. To create a Notes window, see the window command. To redirect output to the Notes window, see the type object.


Properties:

Property Access Description
system.notes.closePrompt Read/write,
numeric

Display a prompt when closing a notes window: 0 = hide only, 1 = display prompt, 2 = delete without prompt.

system.notes.created$ Read only,
string

Returns the name of the last created Notes window.

system.notes.sizeCols Read/write,
numeric

Default width of the notes window in characters.

system.notes.sizeRows Read/write,
numeric

Default height of the notes window in characters.