mIRC Homepage
Posted By: zorin | in remote - 06/07/03 07:45 PM
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?
Posted By: pheonix Re: | in remote - 06/07/03 07:47 PM
on 1:TEXT:?? test:#test:/msg $chan yes $chr(124) no $chr(124) maybe
Posted By: zorin Re: | in remote - 06/07/03 07:49 PM
Tnx smile
Posted By: SladeKraven Re: | in remote - 06/07/03 08:19 PM
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
Posted By: Raccoon Re: | in remote - 06/07/03 09:23 PM
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
© mIRC Discussion Forums