Search the web
Sign In
New User? Sign Up
Fortran · Fortran Q/A's, info, lib and fans
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Can i use an output database file as an input file   Message List  
Reply | Forward Message #467 of 516 |
Re: [Fortran] Can i use an output database file as an input file

Hi aruna,

You can always use the out file again as an input file. But you have
to close the file after you write the output. then again you need to
open the same file as to read.

Let me know, if you have any more questions.

On 5/15/08, saruna26 <saruna26@...> wrote:
> HI all,
> I'm a new user of Fortran 77. Can i use an ouput database file as ab
> input file in the same program.
>
> I'm creating these output database files in a subroutine which i later
> pass on to the main program. Now my question is can i use/read these
> output database files as input files in the same main program to do som
> other job.
>
>
>
>


--
Sunil Gurrapu
Apt 34, 50 - Munroe Place
Regina - S4S 4P7, Canada
email: sunil_gurappu@...
Mobile: +1 306 924 5877



Mon May 19, 2008 5:51 pm

sunil_gurappu
Offline Offline
Send Email Send Email

Forward
Message #467 of 516 |
Expand Messages Author Sort by Date

HI all, I'm a new user of Fortran 77. Can i use an ouput database file as ab input file in the same program. I'm creating these output database files in a...
saruna26
Offline Send Email
May 16, 2008
4:20 pm

HI all, I'm a new user of Fortran 77. Can i use an ouput database file as ab input file in the same program. I'm creating these output database files in a...
saruna26
Offline Send Email
May 16, 2008
4:20 pm

Hi aruna, You can always use the out file again as an input file. But you have to close the file after you write the output. then again you need to open the...
Sunil Gurrapu
sunil_gurappu
Offline Send Email
May 20, 2008
5:28 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help