mIRC Home    About    Download    Register    News    Help

Print Thread
#45656 31/08/03 08:42 AM
Joined: Mar 2003
Posts: 1,271
L
Hoopy frood
OP Offline
Hoopy frood
L
Joined: Mar 2003
Posts: 1,271
When I do /help $hregex it opens the hash tables page of the helpfile, yet $hregex isn't listed there. Omission?


DALnet #Helpdesk
I hear and I forget. I see and I remember. I do and I understand. -Confucius
#45657 31/08/03 08:49 AM
Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
Deprecated since 6.02

86.Extended $hfind(name/N, text, N, M) to handle wildcard/regex
matches. Where M is:

n - normal text comparison (default if M isn't specified)
w - text is wildcard text
W - hash table item/data is wildcard text
r - text is regular expression
R - hash table item/data is regular expression

Note: $hmatch() and $hregex() are still supported for now but
are no longer listed in the help file.

#45658 01/09/03 05:53 AM
Joined: Mar 2003
Posts: 1,271
L
Hoopy frood
OP Offline
Hoopy frood
L
Joined: Mar 2003
Posts: 1,271
Ah, tx. The strange thing is that it is still listed in the index tho ... Might wanna remove it from there too then.


DALnet #Helpdesk
I hear and I forget. I see and I remember. I do and I understand. -Confucius

Link Copied to Clipboard