Android Code Snippet NumberFormat3

Hi All,

My attempt at NumberFormat3 as a code module. I think it all works as intended any feedback, good/bad, gratefully received.

'Number.Format3 operates in a similar manner to NumberFormat2 with additional parameters to provide specified separators, diferent number formats [IE scientific notation] and limit the number of characters for display

In addition to the code module I have uploaded a modified version of Klaus's venerable TapeClac as a demo.

Regards Roger
 

Attachments

  • Number.bas
    5.8 KB · Views: 387
  • TapeCalcHack.zip
    16.5 KB · Views: 368
Top