|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 DFS Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 DFS Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 423 (0x1a7) Types: EM, TextFile Names: »READ_LINE.EM«
└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293 └─ ⟦this⟧ »READ_LINE.EM« └─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3 └─ ⟦this⟧ »READ_LINE.EM«
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;