VS: VS: desimal numbers calculation

Jan Schenkel janschenkel at yahoo.com
Mon Oct 14 07:57:01 EDT 2002


--- 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...
> 

Somewhere 'higher-up' in the message chain. You could
put them in the mainStack's script, or in the script
of a library stack you 'start using' on startup.

Hope this helped,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com



More information about the use-livecode mailing list