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

⟦ea1c3a8b7⟧ EM, TextFile

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

Derivation

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

TextFile

[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]«nul»