home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
f
/
forthmac
/
!Forthmacs
/
extend
/
showstack
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-10-17
|
215 b
|
7 lines
only forth also hidden also definitions
: shower ( -- ) (.s clear-#line ;
forth definitions
: showstack ( -- ) ['] shower is status ;
: noshowstack ( -- ) ['] clear-#line is status ;
only forth also definitions