* Z" ( [chars<">] -- z* ) scan the input to the next doublequote and create a buffer that holds the chars - return the address of that zero-terminated string-buffer, either POCKET-PAD or ALLOTed into the dictionary.
Z"
( [chars<">] -- z* )
POCKET-PAD
ALLOT
FORTH/BASE zchar compiling primitive