Z"
* 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.

FORTH/BASE zchar compiling primitive