O.P. manipulating sText in ReceiveNotify?
hi!
we want to write a plugin that will transmit a certain information to another user, but "sNotifyCode" is too small (5 bytes) for transmitting the info we need.
therefore we have used "sText" for these data, but then the receiving user will see the contents of "sText", which looks ugly. is there a way to manipulate "sText" in the "ReceiveNotify" event, so that the ugly data can be removed?
thank you!
regards,
rh
|