File PHAS0.RL (Fortran library or relocatable file)

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

0))
            AND (SPALTE=1) THEN
              CASE REIHE OF
                 1:WRITE("SO   ");
                 2:WRITE("MO   ");
                 3:WRITE("DI   ");
                 4:WRITE("MI   ");
                 5:WRITE("DO   ");
                 6:WRITE("FR   ");
                 7:WRITE("SA   ") 
                 END;
           IF FELD [REIHE,SPALTE,MONAT]=0 THEN WRITE ("   ")
           ELSE WRITE (FELD [REIHE,SPALTE,MONAT]:3)
        END;
        WRITE("   ")
     END;
     WRITELN
  END;
  WRITELN;
  WRITELN
  END;
BEGIN      (*WIRKLICH*)
BERECHNUNG (FELD);
AUFRUF:=1;
FOR C:=1 TO 4 DO BEGIN
   BLOCKDRUCK(AUFRUF,FELD);
   AUFRUF:=AUFRUF+3
END;
WRITELN;
WRITELN;
WRITELN("FINIS CORONAT OPUS (DAS ENDE KROENT DAS WERK)")
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