Thank you David. That does the trick
Jose
On Thursday, December 21, 2006, at 10:33AM, "Jose Andrade" <email@hidden> wrote:
>
>On Thursday, December 21, 2006, at 09:42AM, "David Bourne" <email@hidden> wrote:
>>Hello
>>
>>Why not just run the program.
>>
>>Try
>>
>>gfortran -c test.f95 ; gfortran -o test test.o ; ./test
>>
>>The ./ runs test in the current directory
>>
>>db
>>
>>On 21/12/2006, at 11:28 AM, Jose Andrade wrote:
>>
>>> Hello,
>>> I am a new gfortran compiler user. I have a VERY simple question.
>>> When I run a program with the OPEN command in it, the file is
>>> opened in the HOME directory and not in the current directory. What
>>> am I doing wrong? I compile the program using:
>>>
>>> gfortran -c test.f95 ; gfortran -o test test.o ; open test
>>>
>>> Thanks,
>>>
>>> Jose
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Fortran-dev mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>
>>
>>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Fortran-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden