Originally Posted By: tanstaafl.
Originally Posted By: jonshouse
PS How do you post code in forum :-)

{code}
...text...
{/code}

except you use square brackets instead of curly brackets.


The default font for the code tag is too large though,
so I always do it like this:

[size:8pt]
[code]
program goes here
[/code]
[/size]

smile