Template Logging/Debugging Revisited
Posted September 25 2009
Summary: There really is no such thing as a template debugger, much as that would make life easier for many Clarion developers. But thanks to Mark Goldberg and Russ Eggen, there is a nifty technique for logging template output that makes template debugging much easier. Dave Harms revisits the code in C7 and explores some of the advantages of using DebugView to log messages, whether those messages come from templates or from regular source code.
Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.
Search ClarionMag
From the archives
Agile, Test-Driven Development In Clarion#, Part 2
5/12/2008 12:00:00 AM
In this second of two articles on Test Driven Development, Dave Harms walks through the process of creating tests cases and then writing the Clarion# code to satisfy the tests.
