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

⟦682d44451⟧ EM, TextFile

    Length: 421 (0x1a5)
    Types: EM, TextFile
    Names: »XCMP.EM«

Derivation

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

TextFile

[xeq sys LOAD_STAT_CODE]
[set XCMP [xeq sys READ_XCMP 0]]
[eq, [arg 1,[var XCMP]], true]
    [write,Transfer Completed to Node [arg 3, [var XCMP]]
	[eq, [arg 2, [var XCMP]], false]with No Errors
	[end]]
    [eq, [arg 2, [var XCMP]], true]
	[write, Error : [SYS_ERR_CODE [arg 4, [var XCMP]], 1]]
	[write, Reported from Node [SYS_ERR_NODE [arg 5, [var XCMP]],0]]
    [end]
[else]
    [write,Transfer Did not Complete]
[end]