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

⟦35c81d7bf⟧ EM, TextFile

    Length: 185 (0xb9)
    Types: EM, TextFile
    Names: »GET_FIU_LFREG.EM«

Derivation

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

TextFile

[#eq %2% 0]
    [write LENGTH_REGISTER = [add %1% 1]]
[else]
    [eq %1% 3F]
        [write LENGTH_REGISTER = 0]
    [else]
        [write LENGTH_REGISTER = [add %1% 1]]
    [end]
[end]