>|if I try to extract parts from the following pmx code (but this happens >|in many other cases) with scor2prt that comes with pmx273 version I have >|the following error: >| >|*** >| This is scor2prt for PMX 2.7, 2 April 2013 >|At line 336 of file scor2prt.for (unit = 10, file = '3v01.pmx') >|Fortran runtime error: Sequential READ or WRITE not allowed after EOF >|marker, possibly use REWIND or BACKSPACE >|***
The Fortran line in question is read(10,'(a)',end=999)line Could someone familiar with Fortran explain what the "end=999" is for and why this code could fail as described in the error message? Bob T. ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to http://tug.org/mailman/listinfo/tex-music

