hi,

This is probably an easy one for you.. How can I convert the following string:

k0

To a byte and ignore the "k"? so that all I get is a byte of 0?

Thanks,

dan