-- "xtra DbgPrint -- DbgPrint Xtra v1.0 (c) 2014 Valentin Schmidt *dbg string msg *dbgPrint *arguments -- arbitrary number of string, integer or float arguments DbgPrint Xtra makes the Win32 API function OutputDebugString() available for lingo, which allows much faster debug output consoles than the message window. The output can e.g. be monitored with the freeware tool "DebugView": http://technet.microsoft.com/en-us/sysinternals/bb896647