Hi, Yes I am using replacechars. As I have said, I must convert it manually. Using an extra function to do the job I should not be doing is called "manually" :)
I do not understand why the float plugin does not obey to the decimal separator (, comma) set on my system as it should, according to the documentation. Same problem with the float: if I use a function to have it truncated to one decimal place, I would expect it to return me the number with one decimal place (e.g. 5.0), not without it (5.) Well, actually, I would expect it to return 5,0. Two problems in one :( Regards, Davor > > and hate float plugin: it does not obey to my system's decimal > > separator (so I must convert . to , manually) and gives me the whole > > real result as 5. instead as 5.0 (which I also must fix manually). > > You can use ReplaceChars function to make conversion for you. 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/
