![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I have a Listbox that is displaying the GPS altitude but i would like to limit the number of decimal places to 2. i was looking through help topics but it was not very clear to me, being a new user.
current code: Sub GPS_GPSDecoded ListBox1.Clear ListBox1.add(GPS.status) ListBox2.Clear ListBox2.Add(GPS.NumberOfSatellites) ListBox3.Clear ListBox3.add(GPS.SpeedOverGround) ListBox4.Clear ListBox4.Add(GPS.CourseOverGround) ListBox5.Clear ListBox5.Add(GPS.Altitude * 3.28084) End Sub Any help would be great, (just got this software this morning and so far i love it) |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to get telephone number of your own Pocketpc | cotralis | Questions & Help Needed | 2 | 09-09-2008 05:49 PM |
| How to get imei number ? | gjoisa | Questions & Help Needed | 9 | 06-26-2008 07:59 AM |
| serious number crunching | cpc6128 | Questions & Help Needed | 4 | 03-13-2008 02:24 AM |
| Help to generate serial number... | belotrei | Questions & Help Needed | 31 | 02-29-2008 02:29 PM |
| Serial Number | Cableguy | Questions & Help Needed | 4 | 05-05-2007 08:06 AM |