mIRC Home    About    Download    Register    News    Help

Print Thread
#229266 27/01/11 10:31 PM
Joined: Oct 2004
Posts: 8,330
Riamus2 Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Does anyone have a suggestion on how to send a single space ( $chr(32) ) with /sockwrite ? I can't substitute other characters because it needs to be received as $chr(32). Is there any possible way to do that without mIRC treating it as $null ?


Invision Support
#Invision on irc.irchighway.net
Joined: Dec 2002
Posts: 2,962
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,962
Code:
bset &a 1 32
sockwrite sockname &a


Spelling mistakes, grammatical errors, and stupid comments are intentional.
Joined: Oct 2004
Posts: 8,330
Riamus2 Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Perfect, thanks!


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard