" !CSP #
" string" ( -- bstring ) or sometimes ( -- string-ptr string-count )  
smart-word <CORE>
This is the non-portable word which is why the ANSI-committee on forth has created two other word, namely S" and C" , since each implementation (and in pfe configurable) uses another result. FIG-forth did return bstring.

reference: p4_quote in ../src/core.c:2559, export CS "