DataMuseum.dk

Presents historical artifacts from the history of:

CP/M

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦f60ba2d00⟧ TextFile

    Length: 128 (0x80)
    Types: TextFile
    Names: »WORK.BAK«

Derivation

└─⟦6367c43c0⟧ Bits:30004325 PolyPascal vers. 3.10 for Butler
    └─ ⟦this⟧ »WORK.BAK« 

TextFile

Program test;

begin
  write(chr(27),chr(42)); writeln('linie 1');
  write('linie 2'); write(chr(12));
  end.
  «eof»