|
|
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 - metrics - download
Length: 267 (0x10b)
Types: EM, TextFile
Names: »CONTINUE.EM«
└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
└─⟦this⟧ »CONTINUE.EM«
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
└─⟦this⟧ »CONTINUE.EM«
[set,TRUE_VAR, true]
[set,FALSE_VAR, false]
[read, DO,YOU,WANT,TO,CONTINUE,(Y or N)?,,CONT_INPUT]
[eq, [var CONT_INPUT],Y]
[var TRUE_VAR]
[else]
[eq, [var CONT_INPUT], N]
[var FALSE_VAR]
[else]
[CONTINUE]
[end]
[end]
[kill TRUE_VAR]
[kill FALSE_VAR]