Numeric Data Written to Text File

J

Jamie Peters

I have written numeric data formatted in scientific to a
text file. In the file the number has the
format "3.21E+02".

I need to write the number without the quotation marks.
 
Top