Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.

Due to spam on this forum, all posts now need moderator approval.

 Entire forum ➜ SMAUG ➜ SMAUG coding ➜ do_who

do_who

It is now over 60 days since the last post. This thread is closed.     Refresh page


Pages: 1  2  3  4 

Posted by Nick Gammon   Australia  (23,173 posts)  Bio   Forum Administrator
Date Reply #45 on Fri 02 Apr 2004 11:09 PM (UTC)

Amended on Fri 02 Apr 2004 11:10 PM (UTC) by Nick Gammon

Message
Your posts are coming out half in italics because you have lines like this in them:

race->where_name[i]

If you are using forum codes on this forum, then you should "escape" things like [i] which indicate italics.

Thus it should be:

race->where_name\[i\]

A quick way of doing that is to use MUSHclient's notepad which has a "quote forum codes" feature. Failing that, use a text editor to change:

\ to \\
[ to \[
] to \]

... and you are done!


- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


126,877 views.

This is page 4, subject is 4 pages long:  [Previous page]  1  2  3  4 

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.