Dear Members,
I am trying to write a real(8) variable to a text file. The number is of the form -1.2E-03. I am using the edit descriptor, F7.4 because I want to write it in the form,-0.0012. I am getting an iostat error 61 and I think this means that I am using the incorrect descriptor. How do I write the variable to the file in the form that I require?
Thanks so much for your help
Regards
Marrisa
I am trying to write a real(8) variable to a text file. The number is of the form -1.2E-03. I am using the edit descriptor, F7.4 because I want to write it in the form,-0.0012. I am getting an iostat error 61 and I think this means that I am using the incorrect descriptor. How do I write the variable to the file in the form that I require?
Thanks so much for your help
Regards
Marrisa