Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29270 Discussions

How to view the results files from the program.

sunil_gurappu
Beginner
569 Views
Hi,

I have a small question. Just now i moved from "Mocrosoft Visual Fortran" to Intel Visual fortran.

I installed the evaluation version and ran the program. I would like to know how can i see my results. Outfiles are formed, but with no content. Can anyone help me to view my results files.

Thank you in advance
0 Kudos
2 Replies
Steven_L_Intel1
Employee
569 Views
Welcome to the forum!

I think we'd need more information. If your program is running from within Visual Studio, output files go, by default, in the project folder. A common problem is that users open files that are supposed to be input files, but they have not put them in the project folder (the one that also contains the .vfproj file), and this creates empty files in that folder.

There was no "Microsoft Visual Fortran". Perhaps you were using Compaq Visual Fortran or even Digital Visual Fortran, or going back 11 years, Microsoft Fortran PowerStation.

Let us know if we can help further.
0 Kudos
sunil_gurappu
Beginner
569 Views
Hi,

Thank you very much for the immediate reply..... But actually itraced out my output files...... i was using the old version of the fortran compiler, i.e. Microsoft Fortran Powerstation......

thank you once again for your responce.... i will contact again if i need any more help...
0 Kudos
Reply