So if in order to send a raw ctcpreply ping command, I would send something like this:

/RAW :flim!flim@flim.com NOTICE flim2 :$chr(1)PING 0$chr(1)

Or am I way off base? The construction of my CTCPREPLY command in raw form is correct, except for the $chr(1) part, which needs to be ^A or \001 or however you wish to put it.

Thanks again for the help ahead of time! smile