Site Tools


uhc
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


uhc [2006/08/29 16:08] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +# $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:======
 +<file>
 +$uhc(nick)                       returns "nick!*@*"
 +$uhc(user@host.com)              returns "*!user@host.com"
 +$uhc(*.host.com)                 returns "*!*@*.host.com"
 +</file>
  
uhc.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1