File TOM.E8

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


  10 X$="DATA10"
  15 OPEN X$ FOR OUTPUT,12
  20 PRINT #,1,2,3,4,5
  25 A$="JONES"\B$="SMITH"\C$="TAYLOR"\D$="BRADY"\E$="THOMAS"
  30 PRINT#,A$,B$,C$
  35 CLOSE
  40 OPEN X$ FOR INPUT
  42 INPUT #,A,B,C,D,E
  50 PRINT A,B,C,D,E
  55 INPUT #,T$,Y$,Z$,R$,Q$
  60 PRINT T$,Y$,Z$,R$,Q$
  65 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