File LESCDR.FT (FORTRAN source file)

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

	DIMENSION IN(12)
	READ(1,5)IANZ
5	FORMAT('WIEVIELE KARTEN?'I3)
	CALL IOPEN('CDR',0)
	CALL OOPEN('SYS','ATOM')
	DO 20 K=1,IANZ
	READ(4,1)(IN(J),J=1,12)
1	FORMAT(12A1)
	WRITE(4,1)(IN(J),J=1,12)
	WRITE(1,1)(IN(J),J=1,12)
20	CONTINUE
	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