Otto wrote:Use STRTRAN()
Perhaps we not understading the problem...
in the xbrowse table I have the numerical digits with the comma separator, then when I go to make the change I find the digits with the dot separator, do you think this is normal?
Otto wrote:Use STRTRAN()
'salary' => Alltrim(transform( (cAlias)->salary,"@Z 999,999.99" ) ) })