File TESTER.E0

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


   5 PRINT "HESSER     ASSEMBLER     PROGRAM 10     TEST DATA"
   6 PRINT
   7 PRINT
   8 PRINT
  10 REM THIS PROGRAM WILL TEST ASSEMBLER DATA
  15 PRINT "WHAT DEPARTMENT ARE YOU TESTING";
  17 INPUT D1
  20 PRINT "WHAT NAME WILL YOU BE TESTING";
  30 INPUT N
  60 PRINT "CURRENT SALES";
  70 INPUT C1
 110 LET T=T+C1
 800 PRINT "DO YOU DESIRE ANOTHER TEST";
 810 INPUT A$
 811 PRINT
 820 IF A$="YES" THEN 20
 825 IF A$="NO" THEN PRINT "TOTAL CURRENT SALES FOR DEPT ";D1;" = $";T
 830 STOP
 850 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