I'm using Tango Server: 4.5.20.0
I can't seem to get <@DSNUM> to return anything useful when decimalChar=","
and DBDecimalChar="."
<@DSNUM NUM="166,4"> resolves to 1664
My current workaround is to use
<@REPLACE STR="166,4" FINDSTR="<@VAR local$DecimalChar>" REPLACESTR="<@VAR
local$DBDecimalChar>">
Also, when decimalChar="," the "format" attribute seems to do nothing as
well :-(
...And, yes, I have set staticNumericChars=false and re-started the server
What am I missing?
Anthony -
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body