Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Clarion Environment (IDE etc.): Template debugging 2004-01-21 -- Sebastian Streiger Newsgroups: softvelocity.clarion.templates
> Some time ago somebody post a message about debugging template code, in that
> post he mention that we can "trace" the code of the template being generated, I
> tested it and liked but now that I need I can't find that post, can anyone
> point me in the right direction please?
In C5 it's in Setup Menu/application options/Generation Tab.
Hope this helps
--
Sebastián Streiger
IT Department
Red Megatone
This should only be used on small and simple test apps. I tried this method on an application with about 50 procedures in it, each procedure with multiple extension templates and control templates. After generating about 3 procedures I stopped the generation. The debug log file was now almost 280 Megabytes in size, just over 1.1 million lines. So to use this method, create an application that is as small as you can and preferably with no other templates than the one you are testing. Arnor Baldvinsson Icetips Software Big, but useful information 2004-01-21 � Juan Domingo Herrera Yes that file is very big but is VERY useful info, maybe if there is no so much empty lines would be better. Juan Domingo Herrera Today is November 21, 2024, 3:59 am This article has been viewed 35389 times. Google search has resulted in 23 hits on this article since January 25, 2004.
|
|