Endfile 19 ...

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1029 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2008-09-18 19:50:02 +00:00
parent c43cabedd3
commit cc13ce0f8f
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#-------------------------------------------------------------------- MAP65 #--------------------------------------------------------------------- MAP65
# $Date$ $Revision$ # $Date$ $Revision$
# #
from Tkinter import * from Tkinter import *

View File

@ -33,6 +33,9 @@ subroutine map65a(newdat)
if(nrw26.ne.0) then if(nrw26.ne.0) then
endfile (26) !Compiler bug? Don't write "end file 26" !!! endfile (26) !Compiler bug? Don't write "end file 26" !!!
rewind 26 rewind 26
rewind 19
endfile (19)
rewind 19
nrw26=0 nrw26=0
endif endif