Re: NEWBIE QUESTION



Rich wrote:
>
> Thanks for the help and the welcome. I am working with Compaq Visual
> Fortran 6.6a inside developer studio. I had the .F90 and changed it to
> .f and was able to retain "C" in column one rather than replace with
> "!". I could not just rename but had to create a new workspace and new
> project with the correct properties. Possibly overkill, but I could
> find no way to change those properties. (Yes, I am new to the
> develepor studio also, and I will likely be moving over to .NET and a
> different Fortran compiler in the future.)
>
> I was copying some old subroutines to make standalones in a different
> project.

It's there, just a little hard to find amongst all the other trees... :)

Under Project/Settings select the source file in the project tree. Then
in the Fortran tab there's a setting for Source Form. That will be
specific to the single file if you have mixed.

If you select the Project instead of a single file, then you get
additional pages in the settings dialog, but under Fortran there's the
same choice of source form which can be made global to the project.

These can be changed ad hoc w/o creating new projects, etc., ...
.



Relevant Pages

  • Re: NEWBIE QUESTION
    ... | Fortran 6.6a inside developer studio. ... * delete the old one by hitting "Del" in FileView ... file system folder to it. ...
    (comp.lang.fortran)
  • Re: NEWBIE QUESTION
    ... > Fortran 6.6a inside developer studio. ... > different Fortran compiler in the future.) ... better off using the new source form exclusively. ...
    (comp.lang.fortran)
  • Re: NEWBIE QUESTION
    ... > Fortran 6.6a inside developer studio. ... > different Fortran compiler in the future.) ... I think Compaq Visual Fortran questions are considered on-topic at the ...
    (comp.lang.fortran)
  • Re: NEWBIE QUESTION
    ... Fortran 6.6a inside developer studio. ... I had the .F90 and changed it to ... project with the correct properties. ...
    (comp.lang.fortran)
  • Re: Laplace solver gives segmentation fault if input parameter is ?larger than 512. Compiled with if
    ... The ifort command interprets input files by their filename suffix as ... Fortran 95/90 source files. ... it is possible to override this behaviour for both compilers. ... It specifies source form. ...
    (comp.lang.fortran)