VS: VS: desimal numbers calculation
Esa Kivelä
Esa.Kivela at ncrc.fi
Mon Oct 14 07:46:00 EDT 2002
> -----Alkuperäinen viesti-----
> Lähettäjä: Jan Schenkel [mailto:janschenkel at yahoo.com]
> Lähetetty: 14. lokakuuta 2002 15:30
> Vastaanottaja: use-revolution at lists.runrev.com
> Aihe: Re: VS: desimal numbers calculation
>
>
> --- Jan Schenkel <janschenkel at yahoo.com> wrote:
> > --- Esa_Kivelä <Esa.Kivela at ncrc.fi> wrote:
> > > [snip]
> > > > function Conv4Disp pNumber
> > > > replace "." with "," in pNumber
> > > > return pNumber
> > > > end Conv4Disp
> > > > function Conv4Calc pNumber
> > > > replace "," with "." in pNumber
> > > > return pNumber
> > > > end Conv4Calc
Where I put that part of code?? I get error mesages all the time...
EsaK
More information about the use-livecode
mailing list