>|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 >|*** >| >|I've compiled scor2prt with >|GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4 >| >|OS linux 32bit >| >|The same happens with another computer with a linux 64bit OS in which >|scor2prt was compiled with >|GNU Fortran (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010 >| >|No error message during the compilation of scor2prt.
Did you replace the 3-argument call getarg lines by the 2-argument lines? Does line 1285 look like this: logical insetup,replacing,botv Those are the only modifications I made to scor2prt.for when I created the CTAN package. Have you tried building the tarball in that package? http://mirrors.ctan.org/support/pmx/pmx-2.7.3.tar.gz Bob ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to http://tug.org/mailman/listinfo/tex-music

