euh.. it's decimal 13 not hexa 13, and it's usual to add a LineFeed , decimal 10.
So try
Code:
DEBUG DEC VA,",",13,10
and you should be in business.
Try this using MicroCode Studio Serial Communicator. From there you can also save the Received window as a TXT file.
If you did your own VB code, and place your text in a textbox, you have to enable it's multi-line poprietie... unless it might screw things.
Last edited by mister_e; - 3rd January 2008 at 00:24.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks