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

Jussi Lahtinen jussi.lahtinen at ...626...
Sat Aug 11 21:28:49 CEST 2012


I suspect that there was something else wrong with your project.
But just in case, I would like to know if someone else can reproduce your
problem.

Test project is attached.
John, can you reproduce your original problem with that test project?

Jussi




On 11 August 2012 22:10, John Rose <john.aaron.rose at ...626...> wrote:

> Jussi,
>
> Gambas 3.2.1 for Lucid from kendek's ppa.
>
> PS I've found another solution to the requirement:
> convert the Float value to a string & check on the length of the number
> of digits before the decimal point by use of Len, Mid & Instr
> functions.
>
> --
> Regards,
> John
> +44 1902 331266
> +44 7894 211434
>
>
>
>
>
> ------------------------------------------------------------------------------
> 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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test-0.0.1.tar.gz
Type: application/x-gzip
Size: 4953 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120811/0a9bbe0d/attachment.bin>


More information about the User mailing list