Re: NEWBIE QUESTION
- From: "Michael Metcalf" <michaelmetcalf@xxxxxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 13:31:11 GMT
"Rich" <richardsymonds@xxxxxxxxxxx> wrote in message
news:1127998222.394497.44400@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 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.
>
If you're using an f95 compiler and planning to write new code, then you're
better off using the new source form exclusively. If you have to deal with a
small amount of old code too, then you can convert it easily to the new
source form, for instance with the program at
ftp.numerical.rl.ac.uk/pub/MRandC/convert.f90 .
Best of luck,
Mike Metcalf
.
- Follow-Ups:
- Re: NEWBIE QUESTION
- From: Rich
- Re: NEWBIE QUESTION
- References:
- NEWBIE QUESTION
- From: richard symonds
- Re: NEWBIE QUESTION
- From: Duane Bozarth
- Re: NEWBIE QUESTION
- From: John Harper
- Re: NEWBIE QUESTION
- From: Rich
- NEWBIE QUESTION
- Prev by Date: Re: Does this string processing work for you?
- Next by Date: Re: Does this string processing work for you?
- Previous by thread: Re: NEWBIE QUESTION
- Next by thread: Re: NEWBIE QUESTION
- Index(es):
Relevant Pages
|