* BLANK ( str-ptr str-len -- ) FILL a given buffer with BL blanks
BLANK
( str-ptr str-len -- )
FILL
BL
string ordinary primitive