T
Tony Girgenti
How do you get binary zeros or hex FF into a string ?
I tried Hex(0) and Hex(FF), but they just yield ascii "0" and ascii "FF".
Also, when you WATCH a variable, how do you show it contents in hex ?
Thanks,
Tony
I tried Hex(0) and Hex(FF), but they just yield ascii "0" and ascii "FF".
Also, when you WATCH a variable, how do you show it contents in hex ?
Thanks,
Tony