--- In [email protected], bizaro <[EMAIL PROTECTED]> wrote: > Hello Bruce, > > you wrote... > > > - fixed regional processing of float; added float.format, > > float.forceperiod > > Shouldn't following return identical result > > Win.Debug(Float.Format("10.50", "f", 1, "")) > ;returns 11 > Win.Debug(Float.Display("10.50", 1)) > ;returns 1
Float.display is not longer supported (but I left it in the dll). Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
