|
scout Newbie
Joined: 29 Nov 2001 Posts: 3
|
Posted: Thu Nov 29, 2001 10:41 pm
seeing << as < |
When I browse code, I see the << operator as <. This has caused me some debugging problems, so I want to know how to fix it. I don't think it is a parsing issue since the client (6.22) continues to display after i turn off parsing and triggers.
|
|
|
|
iljhar GURU
Joined: 10 Oct 2000 Posts: 1116 Location: USA
|
Posted: Thu Nov 29, 2001 10:47 pm |
What do you mean when you browse code? Are you using zMUD to edit c++ stuff, or some other language that uses <<? Does it just appear as 1 '<' but save as 2 '<'? Please provide us w/some info, what OS, what version of zMUD, what you do to get this error to show..
Iljhar |
|
|
|
scout Newbie
Joined: 29 Nov 2001 Posts: 3
|
Posted: Thu Nov 29, 2001 11:02 pm |
I apologize for not being clearer.
If I get text that contains "<<" the window only displays "<". The mud is definately sending <<, but zMud displayes it as <. It occurs if someone tells me, or if I output files stored on the mud.
Example:
Bob types in: tell scout it's <<
I get,
Bob tells you: it's <
This problem goes away if i use telnet, so I am sure that << was indeed sent by the mud. |
|
|
|
cingulli Wanderer
Joined: 30 Aug 2001 Posts: 53 Location: Finland
|
Posted: Fri Nov 30, 2001 6:26 am |
Yo, zMUD is parsing ya. Turn off ur parsin with CTRL-R and then write what ya gatto
write. U can turn it on later by pressing CTRL-R _again_. |
|
|
|
Castaway GURU
Joined: 10 Oct 2000 Posts: 793 Location: Swindon, England
|
Posted: Fri Nov 30, 2001 3:19 pm |
Try turning off MXP as well..
Lady C. |
|
|
|
scout Newbie
Joined: 29 Nov 2001 Posts: 3
|
Posted: Wed Dec 05, 2001 8:20 pm |
quote:
Try turning off MXP as well..
Lady C.
Thank you. That fixed it. |
|
|
|
|
|