Name

str-dot:dstrings — ordinary primitive

Synopsis

FORTH

$. ( $: a$ -- )();
p4:"str-dot";

Description

Display the string on the terminal. If the system implementation of TYPE has its output vectored, $. uses the same vector. <ansref>"string-dot"</ansref>