> -----Alkuper�inen viesti-----
> L�hett�j�: Jan Schenkel [mailto:[EMAIL PROTECTED]]
> L�hetetty: 14. lokakuuta 2002 15:30
> Vastaanottaja: [EMAIL PROTECTED]
> Aihe: Re: VS: desimal numbers calculation
> 
> 
> --- Jan Schenkel <[EMAIL PROTECTED]> wrote:
> > --- Esa_Kivel� <[EMAIL PROTECTED]> 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 
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to