Can't figure this out

Post Reply
Aleyki
Posts: 2
Joined: Sat May 29, 2010 5:35 am

Can't figure this out

Post by Aleyki »

Is there a way to tell mudlet not to parse a semicolon in the command line? For example, if I want to do : "say You're an idiot; go away"
It's probably a simple solution but i can't figure it out. I've tried using escape characters (You're an idiot\; go away / You're an idiot~; go away.) to no avail, and also tried the MUSH way (You're an idiot;; go away) with similar results. :(

User avatar
Omni
Posts: 131
Joined: Fri Feb 12, 2010 10:26 am

Re: Can't figure this out

Post by Omni »

The semicolon may be set as the command separator, check the settings and change it to what you want it.

User avatar
tsuujin
Posts: 695
Joined: Fri Feb 26, 2010 12:59 am
Location: California
Contact:

Re: Can't figure this out

Post by tsuujin »

I'd support an exceptions list. I'm used to using the semi-colon as a separator from way back in my zmud days, but at certain times I do want to be able to exempt it. like, for example, using ";)" at the end of a SAY in the IRE games changes the output to "says with a smile and a wink..."

Knute
Posts: 87
Joined: Fri Mar 05, 2010 12:08 am

Re: Can't figure this out

Post by Knute »

So, go into settings and change the command separator.

naftali
Posts: 138
Joined: Wed Jan 20, 2010 8:42 pm

Re: Can't figure this out

Post by naftali »

there a reason that \ doesn't escape it like it does everything else?

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Can't figure this out

Post by Vadi »

Not convenient - then you'd need to escape the escape symbol and so forth.

Personally, I've set it to - ;; - and haven't had any issues since.

User avatar
tsuujin
Posts: 695
Joined: Fri Feb 26, 2010 12:59 am
Location: California
Contact:

Re: Can't figure this out

Post by tsuujin »

Vadi wrote:Not convenient - then you'd need to escape the escape symbol and so forth.

Personally, I've set it to - ;; - and haven't had any issues since.
I'd hate to have to change what I use as a command separator. I've been using ";" since high school, and it's a common standard in programming. I'd much rather see exceptions.

Aleyki
Posts: 2
Joined: Sat May 29, 2010 5:35 am

Re: Can't figure this out

Post by Aleyki »

Oh, right, I didn't think about changing the command separator itself. I guess that works too. Thanks, guys.

lex
Posts: 55
Joined: Fri May 14, 2010 2:28 pm

Re: Can't figure this out

Post by lex »

Yeah, I think that if would be nice to have ;; as a default command separator

Post Reply