Converting to BCD (binary coded decimal)...

  • Thread starter Thread starter John Morley
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top