BASIC stamp manual v2.2
Using the BASIC Stamp Editor
Page 56 • BASIC Stamp Syntax and Reference Manual 2.2 • www.parallax.com
preferences are specific to the editor, and are not saved as part of any
BASIC Stamp program that you may have open while setting preferences.
Figure 3.18: The Editor Appearance
Tab under Edit Preferences.
The default font size for the edit pane is 10 point, but there are 12 fixed
options ranging from 8 to 40 point. The Editor Font size setting and all the
other text attribute settings under this tab will not affect the text in the
Debug Terminal.
The default scheme is the “PBASIC” scheme, with the syntax highlighting
text attributes described above in Table 3.1. The “plain text” scheme is just
that – the default foreground and background for all entered text, with no
other attributes applied. The “simple” scheme is the same as the “plain
text” scheme, except comments appear in green. Both the plain text and
simple schemes use the PBASIC scheme defaults for selected text.
SYNTAX HIGHLIGHTING SCHEMES.