// stdio.asm: WORD p_double_quote,'"',fasm ;; " (fool emacs) anchor:p_double_quote[] === Word: " .... data stack: ( -- char n ) Input stream: ...." .... """ (double quote) is a function word that copies the input stream text up to next double quote to <>, and returns the [n:char*] cell pair for that string.