home *** CD-ROM | disk | FTP | other *** search
- Developer's Prompt
-
- This word redefines the L.O.V.E. Forth word PROMPT to display the
- current BASE and depth of stack as well.
-
- no symbol
- % represents a base of binary
- $ represents a base of HEX
- ? represents any other base
-
- The stack depth in cells, is always displayed in decimal.
-
- To use, simply INCLUDE" the file PROMPT90.TXT .