To get the commas you must format your output with scripting to display the commas. 
RC@sprintf should be able to do it for you, or you could take the long road and 
determine length with RC@length, then RC@substring to break it appart for you.

Danny

On 14/Jul/2002 02:36:35, Moti A. Landes wrote:
> hi,
> RC$value has got a value of 13456123
> i would like to reformat this to show a comma for the thousands like this:
> 13,456,123
> can this be donew with the sambar scripting on RC$value ?
> if not can sombody suggest a perl command to do this ? and then i can call a
> perl script with RCC.
> thanks very much for your help.
> Moti Landes
> -------------------------------------------------------
> To unsubscribe please go to <A TARGET="_blank" 
>HREF="http://www.sambar.ch/list/";>http://www.sambar.ch/list/</A>
> 
> 
> 
> 
> 
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/



Reply via email to