in reply to Help translating into HTML

Also, for an 'I' block you gave the following example output:
<c> <p>_EXE</p> <t> <ifflag param="1010"> <then> <setflag param="1234"/> <r> <li>Whatever</li> <li>More</li> <li>BlaBla</li> </then> </ifflag> </r> </t> </c>
Should the '</r>' occur before '</then>'. It looks a bit unbalanced.

Replies are listed 'Best First'.
Re^2: Help translating into HTML
by mrxg4 (Initiate) on Jul 17, 2004 at 21:39 UTC
    Regarding your first question, yes that was my mistake, I forgot to include the "One" and "Two" in the output. I did it manually so.. =P

    As for this question, I know it looks unbalanced and I perfectly understand, but thats the way it should be.

    Thanks again.

    Kind Regards,
    Marcos