ABORT
* ABORT ( -- ) no-return

throw - cleanup some things and go back to the QUIT routine
 : ABORT -1 THROW ;

FORTH/ANS exception (dpANS9.6.2.0670) ordinary primitive