HEADER GOTOXY HELP
HEADER ( bstring -- )  
<PFE-MISC>
CREATE a new header in the dictionary from the given string, the runtime is the same as with CREATE
 usage: : CREATE  BL WORD HERE HEADER ;

reference: p4_header in ../src/misc.c:1268, export CO HEADER