quote:
Originally posted by Mika56
I,
I've found an issue, it is really dirty code, but insert
code:
Messenger.MyPersonalMessage = Messenger.MyPersonalMessage;
before using this var, and it will works...
Mika.
I don't see how it works if Messenger.MyPersonalMessage returns an empty string as you are simple setting it back to an empty string...