Page 1 of 1

Posted: Mon Feb 25, 2013 10:11 am
by jwiles
If the values are whole numbers (as in your provided examples), simply convert them to integer data types before writing them to the flat file.

Regards,

Re: How to strip zeros from decimal value

Posted: Mon Feb 25, 2013 1:18 pm
by VineelPrem
this function will get rid of zeroes .
DecimalToString(Input_string,"suppress_zero")