This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

how to denied character

Old posts that have not been replied to for several years.
Locked
u
up^to^you

how to denied character

Post by up^to^you »

how to denied text contain "/" character more than 2
?

i tried to put like this

if {[string match *//* $text] >2}

but error said that should # args -nocase bla bla bla appear in my bot

i'm very expected help from anyone. thx
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

if {[string match "*/*/*" $text]} {
Elen sila lúmenn' omentielvo
Locked