El Domingo, 20 de Enero de 2008, Daniel-Constantin Mierla escribió:
On 01/21/08 00:52, Iñaki Baz Castillo wrote:
El Domingo, 20 de Enero de 2008, Daniel-Constantin Mierla escribió:
Hello,
you can write your defines in between:
divert(-1) divert
Thanks Daniel, it works... it looks a bit "horrible" but it works :-p
you do not need 'dnl' and lot of diverts, just include all defines, comments, empty lines in between of one set of: divert(-1) divert
It will look nicer.
Yeah, you are right ;)
Anyway I do need to add a "dnl" after the final command "divert" so I put it as "divert(0)dnl". If not, "divert" command will add an empty line :(
Thanks a lot.