Name

show-minus-status:misc.1 — forthword synonym

Synopsis

FORTH
SHOW-STATUS ( .. )(); 
 ;

Description

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.