mIRC Home    About    Download    Register    News    Help

Print Thread
#64326 17/12/03 06:38 PM
E
Evanon
Evanon
E
What about a command, called $tab, that returns a space like when you're using the tab button?

#64327 17/12/03 07:03 PM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
Remotes:
alias tab { return $chr(9) }
Aliases:
/tab return $chr(9)

Choose your poison

#64328 17/12/03 10:17 PM
A
AdmWiggin
AdmWiggin
A
or, just ctrl+i... it makes the chr(9) appear :tongue:


Link Copied to Clipboard