mIRC Home    About    Download    Register    News    Help

Print Thread
#159580 18/09/06 09:19 PM
A
Asterix_UO
Asterix_UO
A
hey....

the identifier $regsubex have an another bug

//echo -a $regsubex(Writting in Blocks,/([^\s]+)/g,[\t])
or
//echo -a $regsubex(Writting in Blocks,/([^\s]+)/g,{\t})

return in active window
eturnex$1 returnex$1 returnex$1 returnex$1 returnex$1

and return this in status
RETURNEX$1 Unknown command
RETURNEX$1 Unknown command
RETURNEX$1 Unknown command
RETURNEX$1 Unknown command
RETURNEX$1 Unknown command
RETURNEX$1 Unknown command
RETURNEX$1 Unknown command
RETURNEX$1 Unknown command
RETURNEX$1 Unknown command
RETURNEX$1 Unknown command

grin


sorry for my bad english.. tks

Joined: Apr 2004
Posts: 755
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Apr 2004
Posts: 755
this is very simular to a replacement bug i posted here.
and is most likely due to the $+ nature of how it works internaly.

Joined: Dec 2002
Posts: 3,850
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 3,850
Thanks I'll look into this for the next version.


Link Copied to Clipboard