$HEADER
* $HEADER ( bstring -- )

CREATE a new header in the dictionary from the given string
with the variable runtime (see HEADER, and CREATE:)
 usage: : VARIABLE  BL WORD $HEADER ;

FORTH/EXTENSIONS header ordinary primitive