uhc
Table of Contents
# $EPIC: uhc.txt,v 1.2 2006/08/20 17:37:08 sthalik Exp $
Synopsis:
$uhc(<broken nick!user@host>)
Technical:
This function finishes a partially-complete nick!user@host.
Practical:
It can be used to make a matching nick!user@host in an alias that doesn't know what part of the nick!user@host was written.
Returns:
completed nick!user@host
Examples:
$uhc(nick) returns "nick!*@*" $uhc(user@host.com) returns "*!user@host.com" $uhc(*.host.com) returns "*!*@*.host.com"
uhc.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1