Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Share Your Creations
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Share Your Creations Show your developed application to Basic4ppc community. Please include source code if possible.

Units Conversion

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-23-2010, 02:26 PM
Junior Member
 
Join Date: Nov 2008
Posts: 16
Red face Units Conversion

See the attached PDF file for usage infomation.
Attached Files
File Type: zip Conversions.zip (300.8 KB, 57 views)

Last edited by johnpc : 02-23-2010 at 02:47 PM.
Reply With Quote
  #2 (permalink)  
Old 02-23-2010, 06:29 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Looks very good!

I think I found a bug. In the base conversion, if you choose base 1 (which doesn't have any real meaning!) the program enters an endless loop.
__________________
Basic4android documentation
Reply With Quote
  #3 (permalink)  
Old 03-02-2010, 10:01 PM
Junior Member
 
Join Date: Nov 2008
Posts: 16
Smile Conversions

Thanks for pointing this out Erel.

The following changes should fix the endless loop problem for base 1

In Sub App_Start Line - 37 change:
For i = 1 to 36 to For i = 2 to 36

In Sub ListBase_SelectionChanged (Index, Value) -Line 4386 change:
Base = ad + 1 to Base ad + 2

Revised Zip File Attached
Attached Files
File Type: zip Conversions.zip (300.8 KB, 38 views)

Last edited by johnpc : 03-08-2010 at 11:12 AM. Reason: Added new Zip File
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
db2000 measures conversion maXim Italian Forum 2 12-02-2008 09:09 AM
How Is This Conversion An Error? Louis Bug Reports 3 11-20-2007 09:02 AM
GPS and Conversion forisco Questions (Windows Mobile) 6 11-13-2007 10:29 PM
Conversion and trig functs bdiscount Additional Libraries 0 10-08-2007 04:55 PM
Numeric conversion limitation? agraham Bug Reports 5 07-06-2007 06:08 PM


All times are GMT. The time now is 12:49 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0