File SEQIO.BA (BASIC source file)

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

10 DIM Q$(80)
20 PRINT\PRINT "Output Filename ";\INPUT F$
25 FILEV#1:F$
30 PRINT "Number of Records ";\ INPUT N
40 PRINT "Enter Data: "\ INPUT Q$
50 FOR I=1 TO N
60 PRINT#1:Q$
70 NEXT I
100 PRINT\PRINT "... Done ..."\ PRINT
990 CLOSE#1
999 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