DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 DFS Tapes

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

See our Wiki for more about Rational R1000/400 DFS Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦ffb565bf0⟧ EM, TextFile

    Length: 1138 (0x472)
    Types: EM, TextFile
    Names: »TAGS.EM«

Derivation

└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
    └─ ⟦this⟧ »TAGS.EM« 
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
    └─ ⟦this⟧ »TAGS.EM« 

TextFile

set LINE [ne,%1%,]%1%[else][read LINE : ][end];
[eq,[MEM0_EXISTS],TRUE]
  display_tag_word 0 [xeq MEM0 READ_TAGSTORE 0 [var LINE]];
  display_tag_word 1 [xeq MEM0 READ_TAGSTORE 1 [var LINE]];
  display_tag_word 2 [xeq MEM0 READ_TAGSTORE 2 [var LINE]];
  display_tag_word 3 [xeq MEM0 READ_TAGSTORE 3 [var LINE]];
[end]
[eq,[MEM1_EXISTS],TRUE]
  display_tag_word 4 [xeq MEM1 READ_TAGSTORE 4 [var LINE]];
  display_tag_word 5 [xeq MEM1 READ_TAGSTORE 5 [var LINE]];
  display_tag_word 6 [xeq MEM1 READ_TAGSTORE 6 [var LINE]];
  display_tag_word 7 [xeq MEM1 READ_TAGSTORE 7 [var LINE]];
[end]
[eq,[MEM2_EXISTS],TRUE]
  display_tag_word 8 [xeq MEM2 READ_TAGSTORE 8 [var LINE]];
  display_tag_word 9 [xeq MEM2 READ_TAGSTORE 9 [var LINE]];
  display_tag_word A [xeq MEM2 READ_TAGSTORE A [var LINE]];
  display_tag_word B [xeq MEM2 READ_TAGSTORE B [var LINE]];
[end]
[eq,[MEM3_EXISTS],TRUE]
  display_tag_word C [xeq MEM3 READ_TAGSTORE C [var LINE]];
  display_tag_word D [xeq MEM3 READ_TAGSTORE D [var LINE]];
  display_tag_word E [xeq MEM3 READ_TAGSTORE E [var LINE]];
  display_tag_word F [xeq MEM3 READ_TAGSTORE F [var LINE]];
[end]
kill LINE;