File PRLPEN.BA (BASIC source file)

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

10 DIM P$(70,3),A$(72)
20 PRINT "ANZAHL DER AN PRUEFUNGEN BETEILIGTEN LEHRER";\INPUT Z1
30 IF Z1<=70 THEN 50
40 PRINT "ZU HOHE ANZAHL!  A B B R U C H  !"\STOP
50 FOR I=1 TO Z1\PRINT I;".  ";\INPUT P$(I)\NEXT I
60 PRINT "SIND ALLE DATEN KORREKT EINGEGEBEN";\INPUT A$
70 IF A$="JA" THEN 100\IF A$<>"NEIN" THEN 60
80 PRINT "WELCHE NUMMER IST FALSCH";\INPUT F
90 PRINT F;".  ";\INPUT P$(F)\GOTO 60
100 FILEV#1:"DTA1:PRLPER.BA"\PRINT#1:Z1
110 FOR I=1 TO Z1\PRINT#1:P$(I)\NEXT I\CLOSE#1
120 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