|  | DataMuseum.dkPresents historical artifacts from the history of: RegneCentralen RC700 "Piccolo" | 
This is an automatic "excavation" of a thematic subset of
 See our Wiki for more about RegneCentralen RC700 "Piccolo" Excavated with: AutoArchaeologist - Free & Open Source Software. | 
top - metrics - download
    Length: 768 (0x300)
    Types: TextFile
    Names: »SKAERM.PAS«
└─⟦09235ab48⟧ Bits:30003065 Demoprogrammer K-Z til Pascal bog
    └─⟦this⟧ »SKAERM.PAS« 
PROGRAM skaerm;
  BEGIN
    WRITE(CLRHOM);
    WRITELN('     ------------------------------------------------',
            '--------------------');
    WRITELN('     forlaget systime a/s                           ',
            'forlaget systime  a/s');
    WRITELN;
    WRITELN;
    WRITELN('                                 P A S C A L        ');
    WRITELN;
    WRITELN('                        En grundlæggende indføring i');
    WRITELN('                            programmeringssproget   ');
    WRITELN;
    WRITELN('                             P o l y P a s c a l    ');
    WRITELN;
    WRITELN;
    WRITELN('     ------------------------------------------------',
            '--------------------');
  END.
«eof»