mIRC Home    About    Download    Register    News    Help

Print Thread
#34491 06/07/03 07:45 PM
Joined: Mar 2003
Posts: 27
Z
zorin Offline OP
Ameglian cow
OP Offline
Ameglian cow
Z
Joined: Mar 2003
Posts: 27
on 1:TEXT:?? test:#test:/msg $chan yes | no | maybe

ok, the problem here is the | How can i make it to say the |, if i type ?? test, it only says "yes" and no more, how can i make it not?

#34492 06/07/03 07:47 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
on 1:TEXT:?? test:#test:/msg $chan yes $chr(124) no $chr(124) maybe


new username: tidy_trax
#34493 06/07/03 07:49 PM
Joined: Mar 2003
Posts: 27
Z
zorin Offline OP
Ameglian cow
OP Offline
Ameglian cow
Z
Joined: Mar 2003
Posts: 27
Tnx smile

#34494 06/07/03 08:19 PM
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
Code:
on *:TEXT:?? test[color:red]*[/color]:#test: {
  msg #test Yes $chr(124) No $chr(124) maybe
}


/help on TEXT

Zorin, from the help file:
The match text can be a wildcard string, where:
* matches any text
& matches any word
text matches if text contains only this word
text* matches if text starts with this word
*text matches if text ends with this word
*text* matches if text contains this word anywhere

#34495 06/07/03 09:23 PM
Joined: Feb 2003
Posts: 2,812
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2003
Posts: 2,812
SladeKraven, If you don't mind my asking... How does your post relate to this thread or answer Zorin's question? Zorin's question was quite clear "How can i make it to say the | [character]?" I think Pheonix answered his question quite accurately, and Zorin thanked him for his help.

This seems to be a common trend of yours, and I'm afraid I just have to call you on it. I know I'm not a moderator here, but your posts are even confusing me... I can't imagine what it's doing to the minds of other patrons here.

I'm not asking that you explain yourself, unless you want to... please just consider the information you're about to post before you post it, and how does it assist the original poster. Advice everyone should adhere to (even hypocritical me). Thanks.

- Raccoon


Well. At least I won lunch.
Good philosophy, see good in bad, I like!

Link Copied to Clipboard