asciioutput settings

Post Reply
cdhodge2002
Posts: 90
Joined: Tue Aug 19, 2008 4:56 pm

asciioutput settings

Post by cdhodge2002 »

is there a way to limit the amount of decimal places that a asciioutput file generates in the value?
Alan Kirk
Site Admin
Posts: 6647
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: asciioutput settings

Post 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.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
Post Reply