Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Templates: Template to copy embedded code from one app to another 2004-05-04 -- Alexander Newsgroups: softvelocity.clarion.templates
> I would like to trace the execution sequence of my program. Therefore
> instead of manually adding one statement to each embed, which is very time
> consuming, I would like to write a template to do so. How this can be
> achieve?
>
> The statement that I would like to put in each embed is:-
> PUTINI('PrgSeq', CLOCK() & ' ' & Variable2, Variable, cDefaultDirectory &
> '\Sequence.ini')
You might want to try our template:
http://vividhelp.com/conductor.htm
It does exactly this.
Besides is has a utility to transfer
bunch of such embeds from one APP to another.
We developed it for internal use (to get rid of
minimize window button in all Windows), but then
realised it was really cool so many lazy developers
would be happy to have one :-)
Take care
Alexander
Today is November 23, 2024, 2:06 am This article has been viewed 35217 times. Google search has resulted in 11 hits on this article since January 25, 2004.
|
|