File NAMES.BA (BASIC source file)

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

10   DIM A$(4,50)
20   FOR I=1 TO 4
30   INPUT A$(I)
40   NEXT I
50   FOR I=1 TO 4
60   PRINT A$(I)
70   NEXT I
80   FILEV#1:"DTA0:NAME.ML"
90   FOR I = 1 TO 4
100   PRINT#1:A$(I)
110  NEXT I
130  GO TO 10
140  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