BASIC stamp manual v2.2
Using the BASIC Stamp Editor
Page 64 • BASIC Stamp Syntax and Reference Manual 2.2 • www.parallax.com
Figure 3.24: The Debug
Appearance Tab under
Edit Preferences.
The “Wrap Text to” field gives two options, Pane and Page. Wrapping to
Pane is the default, and causes text to wrap at the right edge of the
Receiver pane, reflecting the current visible size that the user happens to
have set for the Debug Terminal’s window. Wrapping to Page, however,
causes text to wrap at a specific line width, regardless of the user’s current
Debug Terminal window size. The “Page width (characters)” field is
enabled when wrap mode is set to Page. The default page width is 32,
characters and the range is 32 to 128. Note: wrapping to page can be
handy to maintain formatting of formatted tabular information, but could
lead to information being displayed off the edge of the Receive pane if the
Debug Terminal is sized too small.
The maximum Receive pane buffer size is defined in terms of lines. It can
be set to any power of two between 256 and 8192; 1024 is the default. Data
received by the Debug Terminal is maintained in this buffer for display on
TEXT WRAPPING IN THE DEBUG
T
ERMINA
L
.
M
AXIMUM BUFFER SIZE.