quote:
Originally posted by Patchou
the proper call is
code:
MsgPlus.LockMessenger(true);
or am I missing a subtility of JScript?
I think you are missing something in JScript. MsgPlus.LockMessenger is a property so it has no brackets at all and you asign it by the likes of
code:
MsgPlus.LockMessenger = true;
Learning a few small things might help you become a good coder one day
* markee runs very fast