y2kbug
New Member

Posts: 3
Joined: Jul 2006
|
O.P. RE: How to write to xml file?
quote: Originally posted by Squelettor
quote: Originally posted by y2kbug
Another question is that, when calling MsgPlus.DisplayToast, how to output a line break? I cannot use HTML tag <br> and also what I use in VB6 - chr(13).
Try with '\n'
It works!
Thankyou!
|
|