[Gambas-user] Check on entered number having more than 6 digits not working

Sebi sebikul at ...626...
Mon Aug 13 18:19:04 CEST 2012


What about this??

Round(latitude, -6)

http://gambasdoc.org/help/lang/round?v3

-----Original Message-----
From: John Rose <john.aaron.rose at ...626...>
Date: Mon, 13 Aug 2012 14:31:32 
To: GambasUsers MailingList<gambas-user at lists.sourceforge.net>
Reply-To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Subject: [Gambas-user] Check on entered number having more than 6 digits not
	working

Fernando,
The number of digits does matter. The use of this Gambas app is for
maintenance of a database which is used by an Android app that I'm
currently developing. I don't intend to discuss why the number of digits
matters to the Android app except to say that it does. Thus, the Gambas
app is required to do this validation.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


More information about the User mailing list