Page 1 of 1

asciioutput settings

Posted: Thu Apr 15, 2010 1:02 am
by cdhodge2002
is there a way to limit the amount of decimal places that a asciioutput file generates in the value?

Re: asciioutput settings

Posted: Thu Apr 15, 2010 1:20 am
by Alan Kirk
cdhodge2002 wrote:is there a way to limit the amount of decimal places that a asciioutput file generates in the value?
Since you have to convert values to strings before you output them with AsciiOutput anyway, just use the decimal places argument of the Str() rules function.