Home
About
Download
Register
News
Help
Register
Log In
Forums
Bug Reports
$regsub() fails to match with '$' in sub-text
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: $regsub() fails to match with '$' in sub-text
#
97001
07/09/04
12:33 PM
Joined:
Dec 2002
Posts: 787
Wales, United Kingdom.
C
Coolkill
Hoopy frood
Coolkill
Hoopy frood
C
Joined:
Dec 2002
Posts: 787
Wales, United Kingdom.
//var %r, %e = $regsub(moo,/o/g, \$, %r) | echo -a %e %r
The
'
\
'
will escape the
$
.
$regsub(moo,/o/g, \ $+ $chr(36), %r)
also works.
Eamonn.
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
$regsub() fails to match with '$' in sub-text
starbucks_mafia
07/09/04
12:03 PM
Re: $regsub() fails to match with '$' in sub-text
Coolkill
07/09/04
12:33 PM
Re: $regsub() fails to match with '$' in sub-text
dr_Eamer
07/09/04
12:39 PM
Re: $regsub() fails to match with '$' in sub-text
starbucks_mafia
07/09/04
01:41 PM
Re: $regsub() fails to match with '$' in sub-text
FiberOPtics
07/09/04
01:43 PM
Re: $regsub() fails to match with '$' in sub-text
Coolkill
07/09/04
09:50 PM
Re: $regsub() fails to match with '$' in sub-text
qwerty
07/09/04
01:54 PM
Re: $regsub() fails to match with '$' in sub-text
starbucks_mafia
08/09/04
11:01 AM
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