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

⟦7095cd793⟧ EM, TextFile

    Length: 221 (0xdd)
    Types: EM, TextFile
    Names: »CASE_DAY.EM«

Derivation

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

TextFile

!Converts a number into text for the day of the week
[case,%1%]
    [when,01]SUNDAY
    [when,02]MONDAY
    [when,03]TUESDAY
    [when,04]WEDNESDAY
    [when,05]THURSDAY
    [when,06]FRIDAY
    [when,07]SATURDAY
[endcase]