> Now I want to raw send this:
> 
> "RAW NOTICE "user" "vgreet
> 
> The message Nicko receives is the following though:
> 
> -Tester- Hello
> 
> So, only the first word of sentence is sent. Why ? Any help ? :(

The NOTICE command syntax (as well as that of PRIVMSG,
see rfc1459, page 32/33), requires the actual text to be
prepended with a colon, so:

"RAW NOTICE "user" :"vgreet

Will work.

Jamie.
__________________________________________________________
AmIRC Mailing List - Info & Archive: http://www.vapor.com/
For Listserver Help: <[EMAIL PROTECTED]>, "HELP"
To Unsubscribe: <[EMAIL PROTECTED]>, "UNSUBSCRIBE"

Reply via email to