H
Hector
I am trying to read some ascii strings from a file and adding each strings
to a listbox control. But the list box does it correctly. Any suggestions..
Here are some of the strings
"\n01\00512\0A0\r"
"\n01\0OKAY\0@\r"
But it only displays []01
to a listbox control. But the list box does it correctly. Any suggestions..
Here are some of the strings
"\n01\00512\0A0\r"
"\n01\0OKAY\0@\r"
But it only displays []01