Printf goes to AB's Interpretation window (View->Interpretation). For debugging, I use AB's StrFormat() and _TRACE() to display my formatted string to DebugView for Windows which you can download from Microsoft:
http://www.microsoft.com/technet/sysinternals/utilities/debugview.mspx Regards, David _____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of chwinc2000 Sent: 03/11/2007 9:20 AM To: [email protected] Subject: [amibroker] Debug Window Hello, I am using printf to debug my code. Does anyone know where it prints to? How can I access that screen? Thanks.
