I'm not sure I fully understand the question but couldn't you use:

<@REPLACE STR="<@COLUMN 'vozila.cenatrg'>" FINDSTR="," REPLACESTR="^">
<@REPLACE STR="<@COLUMN 'vozila.cenatrg'>" FINDSTR="." REPLACESTR=",">
<@REPLACE STR="<@COLUMN 'vozila.cenatrg'>" FINDSTR="^" REPLACESTR=".">

-----Original Message-----
From: Vili Cankar [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 23, 2004 5:38 AM
To: [EMAIL PROTECTED]
Subject: Witango-Talk: Substitute commas


Hi,

how can output from Witango that I will receive that kind of output:

3.190.000,00


instead of

3,190,000.00  ?



The picture of price tag is:

 <@COLUMN "vozila.cenatrg" 
FORMAT="num:3-*,'@@thousandsChar',2,'@@decimalChar','@@currencyChar',,'@@currencyChar(',)">


Thanx and regards, Vili CANKAR  

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to