--- 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... >
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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
