ABORT" ABORT ABS
ABORT" what" ( -- )   no-return
smart-word ansi 9.6.2.0680 <CORE>
throw like ABORT but print an additional error-message to stdout telling what has happened.

reference: p4_abort_quote in ../src/core.c:0666, export CS ABORT"