Learn Fortran Programming: Compaq Visual Fortran 6 Options

  • Fortran
  • Thread starter j. martinez
  • Start date
  • Tags
    Fortran
  • #1
Hello,

Currently I am using compaq visual fortran 6 to learn fortran programming.

I am very beginner on this so I really confuse about how to use it. Can anyone tell me which option I should choose from the following attached image, to start writing some fortran code?

http://img10.imageshack.us/img10/3903/cvf6startmenu.png [Broken]

Regards
 
Last edited by a moderator:
  • #2
I'm not familiar with the image you posted, but it seems to me that "Developer Studio" would be the way to go.

The rest of those options should be available to use for your code through the Dev. Studio.
 
  • #3
Hi Maxwell, Thank you for the fast reply. Rather than try it by myself, can you tell me which tab and which of its option I should choose next for sure?

Regards

Jayson

http://img354.imageshack.us/img354/4462/cvf6projectstab.png [Broken]

http://img15.imageshack.us/img15/1992/cvf6filestab.png [Broken]
 
Last edited by a moderator:
  • #4
Hi, you should choose Fortran Console Application in the Project tab. And you should choose a name for your project on that same tab.
 
  • #5
Hi Maxwell, Thank you for the fast reply. Rather than try it by myself, can you tell me which tab and which of its option I should choose next for sure?

Regards

Jayson

Hey Jayson, I didn't see that you replied.

For the first picture, like pezze said, you should choose the Fortran console application. This will allow you to create a project and run the code from the command line/console.

The tab in the second picture includes options for creating a single file as opposed to a project.

Create a project and add and create files to it from within your IDE.
 

Suggested for: Learn Fortran Programming: Compaq Visual Fortran 6 Options

2
Replies
60
Views
2K
Replies
12
Views
731
Replies
4
Views
944
Replies
2
Views
596
Replies
8
Views
767
Replies
4
Views
811
2
Replies
37
Views
2K
Replies
8
Views
2K
Replies
12
Views
1K
Back
Top