J
John Morley
Hi All,
Is there a handy way to convert a decimal value to it's equivalent BCD
representation in VB?? I need to send some data to a controller that
expects date data in BCD. For example the month of October (decimal 10)
would be sent as "16" (BCD equivalent of 10).
Thanks!
John
Is there a handy way to convert a decimal value to it's equivalent BCD
representation in VB?? I need to send some data to a controller that
expects date data in BCD. For example the month of October (decimal 10)
would be sent as "16" (BCD equivalent of 10).
Thanks!
John