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...
Show off your group to the world. Share a photo of your group with us.

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
Help needed in solving an error in 'write' statement.   Message List  
Reply | Forward Message #471 of 518 |
Re: Help needed in solving an error in 'write' statement.

hi,
i am also a learner..
i hav some doubts in your code..
1st one is there is no close -statement for both the files.
2nd one is y u are giving continue in the endfile ie @ label 900.
and i think instead of using 9,17 as unit numbers try with multiples of
ten as unit numbers.. ie 10,20
hope this would b helpful




Fri May 30, 2008 5:50 am

pecram_24
Offline Offline
Send Email Send Email

Forward
Message #471 of 518 |
Expand Messages Author Sort by Date

Hello, I;m a new user of Fortran 77 and I'm trying to write a subroutine where i have to read a bunch of data from an input database file. I have written code,...
saruna26
Offline Send Email
May 28, 2008
8:35 pm

hi, The open statement for output file you have entered is as follows, OPEN (UNIT=17,FILE=TestoutputV,status='new') In this statement is says that the status...
Sunil Gurrapu
sunil_gurappu
Offline Send Email
May 29, 2008
4:58 pm

hi, i am also a learner.. i hav some doubts in your code.. 1st one is there is no close -statement for both the files. 2nd one is y u are giving continue in...
Ramachandran murugan
pecram_24
Offline Send Email
May 30, 2008
4:41 pm
Advanced

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