` Printed Icetips Article

Icetips Article



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



Printed May 3, 2024, 7:10 pm
This article has been viewed/printed 35119 times.
Google search has resulted in 11 hits on this article since January 25, 2004.