Name

abort-quote:exception — compiling primitive

Synopsis

FORTH
ABORT" ( [string<">] -- )no-return(); 
 ;

Description

throw like ABORT but print an additional error-message to stdout telling what has happened.

dpANS 9.6.2.0680 - standard forth word