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

⟦726ef014e⟧ EM, TextFile

    Length: 1024 (0x400)
    Types: EM, TextFile
    Names: »READ_LINE.EM«

Derivation

└─⟦b4205821b⟧ Bits:30000743 8mm tape, Rational 1000, DFS, D_12_7_3 SEQ288
    └─ ⟦this⟧ »READ_LINE.EM« 
└─⟦b434774df⟧ Bits:30000528 8mm tape, Rational 1000, DFS, D_12_6_5
    └─ ⟦this⟧ »READ_LINE.EM« 
└─⟦bc1274df5⟧ Bits:30000750 8mm tape, Rational 1000, DFS backup from PAM's R1000
    └─ ⟦this⟧ »READ_LINE.EM« 

TextFile

set BOARD [ne,%1%,]%1%[else][read BOARD (0-3) : ][end];
set LINE [ne,%2%,]%2%[else][read LINE : ][end];
  new_display_tag_word 0 [xeq MEM[var BOARD] READ_TAGSTORE 0 [var LINE]];
  new_display_tag_word 1 [xeq MEM[var BOARD] READ_TAGSTORE 1 [var LINE]];
  new_display_tag_word 2 [xeq MEM[var BOARD] READ_TAGSTORE 2 [var LINE]];
  new_display_tag_word 3 [xeq MEM[var BOARD] READ_TAGSTORE 3 [var LINE]];

kill BOARD;
kill LINE;«nul»