DataMuseum.dk

Presents historical artifacts from the history of:

CR80 Hard and Floppy Disks

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

See our Wiki for more about CR80 Hard and Floppy Disks

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦425e50ae0⟧ TextFile

    Length: 204 (0xcc)
    Types: TextFile
    Names: »HOST_TEST«

Derivation

└─⟦b8af24a88⟧ Bits:30005796 CR80 Disc Pack ( MINICAMPS )
    └─ ⟦this⟧ »HKH.D!HOST_TEST« 
    └─ ⟦this⟧ »USERS.D!HV.D!HOST_TEST« 

TextFile

BEGIN
DEFINE PATTERN 1 = 'DETTE ER EN TEST AF HOST INTERFACE'
CREATE 0 #101 7 128
REPEAT 10
BEGIN
INITREAD #101 128 DUMP
APPEND #101 127 PATTERN 1
END
LIST OPERATIONS
CANCEL CRID #101
DISMANTLE #101
END «nul»