[Gambas-user] Format$

Ignatius Syofian isy21 at ...1082...
Thu Nov 10 10:54:21 CET 2005


On Thursday 10 November 2005 15:54, Eilert wrote:
Hi Eilert,

Yes, i use gambas 1.0.12.
After i reinstall gambas 1.0.11, the problem is gone..
I hope Benoit and team will fix this in next gambas release.

Thanks you

> Hi Ignatius,
>
> maybe your question is related to this thread:
>
> ----------------------------
>
> On Tuesday 08 November 2005 12:06, sakya wrote:
>  >> Hi to everyone!
>  >>
>  >> I installed today Gambas 1.0.12
>  >> Now the function Str(1.1) returns "01.1"??
>  >>
>  >> Ciao
>  >> Sakya
>
> AAARGH!
>
> -- Benoit Minisini
>
> --------------------------
>
> Sounds as if this was pretty much the same problem... do you use 1.0.12?
>
> Rolf
>
> Ignatius Syofian schrieb:
> > Hi, all
> >
> >
> > I want to ask about format$
> >
> >
> > in my code
> >
> > PUBLIC SUB txtuser_Change()
> >   IF txtuser.Text="" THEN txtuser.Text=0
> >   txtuser.Text=Format$(Val(txtuser.Text),"#,###")
> > END
> >
> > if i type 09000, it display 09,000 ? why can't be 9,000
> >
> > my os suse 9.3 and my
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download it for free - -and be entered to win a 42" plasma tv or your very
> own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

-- 
Regards,

Ignatius Syofian





More information about the User mailing list