Re: NEWBIE QUESTION
- From: "Jugoslav Dujic" <jdujic@xxxxxxxxx>
- Date: Thu, 29 Sep 2005 17:25:10 +0200
Duane Bozarth wrote:
| Jugoslav Dujic wrote:
||
|| 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.)
||
|| You can't change the properties of an existing file within the project,
|| but you can:
| ...
|
| You don't need to change the properties of the file itself, simply apply
| the compiler options to the specific file(s) or the project
| generically. This is done by either selecting individual files or the
| project in the source tree in the project settings dialog.
Learn something new every day... I didn't know it was possible in this way.
However, changing the source form for the extension is IMO a recipe for
confusion. It's easier to conform to the de facto standard (.f90 for
freeform, .for or .f for fixed-form) than to port to other compilers and
fiddle with compiler options. And this is only the most trivial example.
--
Jugoslav
___________
www.xeffort.com
Please reply to the newsgroup.
You can find my real e-mail on my home page above.
.
- Follow-Ups:
- Re: NEWBIE QUESTION
- From: Duane Bozarth
- 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
- Re: NEWBIE QUESTION
- From: Jugoslav Dujic
- Re: NEWBIE QUESTION
- From: Duane Bozarth
- NEWBIE QUESTION
- Prev by Date: Re: NEWBIE QUESTION
- Next by Date: Re: NEWBIE QUESTION
- Previous by thread: Re: NEWBIE QUESTION
- Next by thread: Re: NEWBIE QUESTION
- Index(es):
Relevant Pages
|
|