Basic stamp homework board manual
Parallax, Inc. • BASIC Stamp HomeWork Board ver 1.1 Page 11
Figure 10
Successful
BASIC Stamp
program
download.
Want to program with a Palm Pilot, Macintosh or using Linux? In August 2002 Parallax
released compiled “tokenizer” code that enables developers of other platforms to design
programming interfaces for different operating systems. Check
www.parallaxinc.com/editor for possible releases.
File, Editing and Coding Shortcut Keys
The BASIC Stamp Windows Editor supports several shortcut keys that will speed your use of file management,
editing and coding (Tables 3 to 5).
Table 3
File Functions
shortcut keys.
Shortcut Key Function
Ctrl+O Open a souce code file into the Editor window
Ctrl+S Save current source code file to disk
Ctrl+P Print current source code
Table 4
Editing functions
shortcut keys.
Shortcut Key Function
Ctrl+Z Undo last action
Ctrl+X Cut selected text to the clipboard
Ctrl+C Copy selected text to the clipboard
Ctrl+V Paste text from clipboard to selected area
Ctrl+A Select all text in current source code
Ctrl+F Find or Replace text
F3 Find text again
F5 Open Preferences window