04-08-2009 01:04 AM
I am using the ArrayToFile function which has a precision of 6 decimal places. This is the default in the Formatting and I/O Library.
Is there a way to change the precision above 6 ?
Thanks in advance.
04-08-2009 02:03 AM
04-08-2009 03:09 AM
Thanks Roberto, I was in hope that a hidden attribute might be available. Unfortunately I have to maintain compatibility with existing ASCII files so I will have to write my own function.