home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / basecvrt / basehelp.frm (.txt) < prev   
Visual Basic Form  |  1995-02-26  |  1KB  |  15 lines

  1. BaseConvert Help
  2. Form1%
  3. Command1
  4. Texthelp
  5. Texthelp_change
  6. Texthelp_GotFocus
  7. texthelp
  8. Command1_Click
  9. Texthelp_LostFocus
  10. Command1_Click
  11. Texthelp_GotFocus
  12. To use BaseConverter, select the base that you want to convert to, then enter your number that you want to convert. Click the Convert(Enter) button and your number will be converted. If you want convert to another base, just select the new base
  13.  and click the Convert(Enter) button. If you want to convert another number, click ANOTHER and then enter your new number. You are restricted to numbers with a maximum of 8 digits. The source code is provided with this program. You may alter it
  14.  as you like; however, do not mess with the algorithm for converting to another base. If you do, who knows what number you will get.
  15.