Tintware Documentation : Tint Programming Language : Tint Reference : System Primitives : tint.trace-to-fileSyntax#(tint.trace-to-file,%filename) %filename is the name of a file where trace information should be sent. The intent of this routine is to allow debugging early during Tint initialization; it is pretty much of a hack. |