|  | DataMuseum.dkPresents historical artifacts from the history of: Jet Computer Jet80 | 
This is an automatic "excavation" of a thematic subset of
 See our Wiki for more about Jet Computer Jet80 Excavated with: AutoArchaeologist - Free & Open Source Software. | 
top - metrics - download
    Length: 768 (0x300)
    Types: TextFile
    Names: »SKAERM.PAS«
└─⟦092727b26⟧ Bits:30005927 Demoprogrammer til Pascal bog (Jet-80)
    └─⟦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»