Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Programming Language : Tint Reference : System Primitives : tint.trace-to-file

Syntax

#(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.