next up previous contents index
Next: 15.4.2 console window object Up: 15.4 Built-in Module macconsole Previous: 15.4 Built-in Module macconsole

15.4.1 macconsole options object

These options are examined when a window is created:

top
,left The origin of the window.

nrows
,ncols The size of the window.

txFont
,txSize ,txStyle The font, fontsize and fontstyle to be used in the window.

title
The title of the window.

pause_atexit
If set non-zero, the window will wait for user action before closing.



guido@cnri.reston.va.us