Commands/log
From TNT
LOG
Version: 1.1.
Menu path: to do.
Log
xxx open log file xxx (use "stdout" if redirecting output)
+xxx open in append mode
&xxx open file xxx as extended meta-file (Windows only).
Subsequent tree-drawing commands save the trees to the
metafile, until the metafile is closed.
/ close current log file
/& close current meta-file
Example: open log file "tryagain".
log tryagain;
see next example (continuation).
Example: close your log file "tryagain".
log/;