show-minus-status:misc.1 — forthword synonym
FORTH
SHOW-STATUS
( .. )( | ) ; |
; |
forthword synonym SHOW-STATUS
is doing the same as .STATUS
this word is provided only for compatibility with common forth usage in programs. Thegiven synonym should be preferred however.