mIRC Home    About    Download    Register    News    Help

Print Thread
#78957 12/04/04 01:28 AM
Joined: Apr 2004
Posts: 1
S
Mostly harmless
OP Offline
Mostly harmless
S
Joined: Apr 2004
Posts: 1
anyone know how to detect spaces in mirc.
<social> hey how is it goin.
i want to be able to detect the how many spaces are between the nick and the text.

#78958 12/04/04 01:35 AM
Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
$regex($1-,/\s/g)


New username: hixxy
#78959 12/04/04 10:55 AM
Joined: Dec 2002
Posts: 2,962
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,962
$count(text, $chr(32))


Spelling mistakes, grammatical errors, and stupid comments are intentional.

Link Copied to Clipboard