Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
use the $remove function on special characters
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: use the $remove function on special characters
#
95721
26/08/04
06:19 PM
Joined:
Apr 2003
Posts: 701
Leuven, Belgium
K
Kelder
Hoopy frood
Kelder
Hoopy frood
K
Joined:
Apr 2003
Posts: 701
Leuven, Belgium
If you want to remove all red text in a line you'd have to use regex.
alias removered {
var %a, %b = $regsub($1-,/(?:04|4(?!\d))[^]*/g,,%a)
return %a
}
usage: echo -s -> $removered(your text with
red
text in between)
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
use the $remove function on special characters
Anonymous
26/08/04
05:19 PM
Re: use the $remove function on special characters
whatsthedillio
26/08/04
05:46 PM
Re: use the $remove function on special characters
Armada
26/08/04
05:51 PM
Re: use the $remove function on special characters
Anonymous
26/08/04
05:57 PM
Re: use the $remove function on special characters
Armada
26/08/04
06:08 PM
Re: use the $remove function on special characters
Kelder
26/08/04
06:19 PM
Re: use the $remove function on special characters
Armada
26/08/04
06:22 PM
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Flat Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage