| ??? 11/15/01 08:09 Read: times |
#16638 - RE: Receiving data from a VBasic Application |
If you are outputting strings, remember that VB uses unicode (wide char) format (which uses 16 bits/char and uses length of string indentifier rather than null termination) to parse strings.
If the data is in integer format, you might be better off passing them in that format itself, rather than converting it into a string kundi |
| Topic | Author | Date |
| Receiving data from a VBasic Application | 01/01/70 00:00 | |
| RE: Receiving data from a VBasic Application | 01/01/70 00:00 | |
| RE: VBasic - Addendum | 01/01/70 00:00 | |
| RE: Receiving data from a VBasic Application | 01/01/70 00:00 | |
| RE: Receiving data from a VBasic Application | 01/01/70 00:00 | |
RE: Receiving data from a VBasic Application | 01/01/70 00:00 |



