File KUWA4.FT (FORTRAN source file)

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

	DIMENSION KARTE(16)
5	READ(1,10)FNAME
10	FORMAT('DATEINAME:'A6)
	CALL OOPEN('RKA1',FNAME)
	N=1
60	READ(3,20)(KARTE(K),K=1,16)
20	FORMAT(I3,3(I1,I2),5I2,I1,2I2,I1)
	WRITE(4,30)(KARTE(K),K=1,16)
30	FORMAT(16I3)
	IF(KARTE(1))100,200,100
200	NUM=N-1
	WRITE(4,40)NUM
40	FORMAT(I4)
	CALL OCLOSE
	WRITE(1,50)NUM,FNAME
50	FORMAT(I4,' NOTENKARTEN IN ',A6,'GESPEICHERT')
	GOTO 5
100	N=N+1
	GOTO 60
	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