File close error

Charles Seman Charles.Seman at NOAA.GOV
Wed Jul 30 11:40:17 EDT 2008


John,

I've made the mistake of trying to close a file # other than the last
one opened... so the files must be closed in reverse numerical order...
for example, if files 1, 2, 3 were opened, then they must be closed as
3, 2, 1... (in a script: 'close 3' ; 'close 2' ; 'close 1').

I hope this helps,
Chuck

John_Bacon wrote:
> Hi
> Having opened several files and used the /set dfile/ # command to make
> them active, where # is the file descriptor,  am having difficulty in
> closing files again them? However I try to use close file# I get an
> invalid file number error.
> Can anyone point out what I'm doing wrong.
> Cheers
> John Bacon

--

Please note that Charles.Seman at noaa.gov should be considered my NOAA
email address, not cjs at gfdl.noaa.gov.

********************************************************************
 Charles Seman                                Charles.Seman at noaa.gov
 U.S. Department of Commerce / NOAA / OAR
 Geophysical Fluid Dynamics Laboratory         voice: (609) 452-6547
 201 Forrestal Road                              fax: (609) 987-5063
 Princeton, NJ  08540-6649            http://www.gfdl.noaa.gov/~cjs/
********************************************************************

"The contents of this message are mine personally and do not necessarily
reflect any position of the Government or NOAA."



More information about the gradsusr mailing list