Specifications

Appendix C
Parallax, Inc. • BASIC Stamp Programming Manual 1.8 • Page 373
C
CONVERSION: BS1 Q BS2
1.First do this...
2.Next do this...
You might like to know this...
You might want to try this...
The following symbols appear within command syntax listings or
within the text describing them.
UPPER CASE All command names will be shown is upper case let-
tering within the command syntax line. Argument
names will be in upper case lettering outside of the
command syntax line.
lower case All arguments within the command syntax line will
be in lower case lettering.
( ) Parentheses may appear inside a command syntax line
and indicate that an actual parenthesis character is re-
quired at that location.
[ ] Brackets may appear inside a command syntax line
and indicate that an actual bracket character is required
at that location.
[ | ] Brackets with an internal separator may appear in the
text following a command syntax line and indicate that
one, and only one, of the items between the separa-
tors may be specified.
{ } Wavy brackets may appear inside a command syntax
line and indicate that the items they surround are op-
tional and may be left out of the command. The wavy
bracket characters themselves should not be used
within the command, however.