OpenBoot 2.x Quick Reference

Basic Number Display

Table 1-20 Basic Number Display

.

( n -- ) 

Display a number in the current base. 

.s

( -- ) 

Display contents of data stack. 

showstack

( -- ) 

Execute .s automatically before each ok prompt.