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

⟦812aeb709⟧ EM, TextFile

    Length: 231 (0xe7)
    Types: EM, TextFile
    Names: »MULT_PROMPT.EM«

Derivation

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

TextFile

[set kbdin [read [ASCII 1B,4D,1B,DB,30,4B,0D]MULT_%1%_IN,:,
	    [disp_mult_in %2%,%1%]]]
[eq ,[var kbdin],]
    %2%
[else]
    [#ge %2%,3]
	[mult_prompt %1%,0]
    [else]
	[mult_prompt %1%,[add %2%,1]]
    [end]
[end]
[kill kbdin]