Quote Originally Posted by mark_s View Post
Can someone explain how to insert code into these messages? I
see others using "code:" Thanks
To insert code, use code tags like this, but without the space:

[ code]
your code
goes here
[ /code]

and you will get this:

Code:
your code
goes here
Walter