Hi.
Oh, i'm sorry... If you want.. A last question.
How can i make sure that the users remember the last "\"?
I've tried this:
code:
if (Message.substr(Lengde-1, Lengde) == "\")
{
Message = Message;
}
else
{
Message = Message + "\";
}
I think this was to much for a newbie like me, but now we are finish