File ABIGRU.FT (FORTRAN source file)

Directory of image this file is from
This file as a plain text file

	DIMENSION LEIST(21),IFA(21)
	CALL OOPEN('RKB1','ABIGRU')
1	READ(1,10)LEIST(1)
10	FORMAT('SCHUELER-NR: 'I3)
	IF(LEIST(1)) 20,20,30
30	DO 40 K=2,21
	READ(1,50)IFA(K)
50	FORMAT('FACH: 'A2)
40	READ(1,60)LEIST(K)
60	FORMAT('PUNKTE: 'I2)
	WRITE(4,70)(IFA(K),K=1,21)
	WRITE(4,80)(LEIST(K),K=1,21)
70	FORMAT(I3,20A2)
80	FORMAT(I3,20I2)
	GOTO 1
20	WRITE(4,80)(LEIST(1),K=1,21)
	CALL OCLOSE
	END



Feel free to contact me, David Gesswein djg@pdp8online.com with any questions, comments on the web site, or if you have related equipment, documentation, software etc. you are willing to part with.  I am interested in anything PDP-8 related, computers, peripherals used with them, DEC or third party, or documentation. 

PDP-8 Home Page   PDP-8 Site Map   PDP-8 Site Search