Name

terminal-output-link:host_k12 — ordinary primitive

Synopsis

EXTENSIONS
TERMINAL-OUTPUT-LINK ( -- sap#* )(); 
 ;

Description

send terminal-output as a data-message to the specified link sap. This can be used in an embedded systems for a terminal session simulation. setting zero-sap will disable sending message-frames (the zero sap is therefore not usable for output-to-link). The startup default is zero.

 60 TERMINAL-OUTPUT-LINK !
 ...
 TERMINAL-OUTPUT-LINK OFF