open-terminal-logfile:host_k12 — ordinary primitive
EXTENSIONS
OPEN-TERMINAL-LOGFILE
( s-buf s-len -- )( | ) ; |
; |
open terminal logfile named by the string-buffer all further output to the terminal window is also logged into this file. This is especially useful in embedded environments where the terminal connection is often not used or it is directed to a different location that does not easily allow to redirect the forth output to a file for further examination.