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

⟦51b312e66⟧ EM, TextFile

    Length: 422 (0x1a6)
    Types: EM, TextFile
    Names: »CHANGE_SYS_WCS.EM«

Derivation

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

TextFile

[Eq %1%,]
    [set address [read ADDRESS,:,]]
[else]
    [set address %1%]
[end]
[eq %2%,]
    [set WCS_DATA [xeq sys read_wcs [var ADDRESS]]]
    [set DATA [arg 1, [var WCS_DATA]]]
    [eq, [arg 2, [var WCS_DATA]], true]
	[write,CURRENT,WCS,PARITY,BAD]
    [end]
[else]
    [set data %2%]
[end]
[set new_data [xeq sys write_wcs [var address],
		[GET_SYS_UIR [var DATA]],[loop]]]
[kill address]
[kill data]
[kill NEW_DATA]