<p>Am 04.06.2012 10:22 schrieb "Sven Barth" <<a href="mailto:pascaldragon@googlemail.com">pascaldragon@googlemail.com</a>>:<br>
> > In general, is there a way for me to learn about the node generating<br>
> > process? E.g. add print somewhere to show it? Add in each node seems too<br>
> > much...<br>
><br>
> AFAIK FPC has an option for this. Call the compiler using -h and check the -v options. One of them should dump the tree to a txt file.</p>
<p>Ok, I rechecked: the option is "-vp" and will trigger the compiler to write a "tree.log" file.</p>
<p>Regards,<br>
Sven</p>