Re: NEWBIE QUESTION
- From: "Jugoslav Dujic" <jdujic@xxxxxxxxx>
- Date: Thu, 29 Sep 2005 16:02:36 +0200
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:
* delete the old one by hitting "Del" in FileView
* add new one(s) by
- right-clicking the project in FileView and selecting
"Add Files to Project"
- using Project/Add to Project/Files...
The "folders" within FileView are purely virtual, i.e. they can help
you logically group the source files, but you cannot add an existing
file system folder to it (directory).
--
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
- 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: NEWBIE QUESTION
- Previous by thread: Re: NEWBIE QUESTION
- Next by thread: Re: NEWBIE QUESTION
- Index(es):
Relevant Pages
|