|
|
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: 998 (0x3e6)
Types: EM, TextFile
Names: »ASSERT_OF_KIND.EM«
└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
└─⟦this⟧ »ASSERT_OF_KIND.EM«
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
└─⟦this⟧ »ASSERT_OF_KIND.EM«
[set OF_KIND_OK 0]
[case %1%]
[when ACTIVATION_STATE]
[#eq,[#extract,%2%,39,7],7F]
[set OF_KIND_OK 1]
[END]
[when ACTIVATION_LINK]
[#eq,[#extract,%2%,39,7],3F]
[set OF_KIND_OK 1]
[END]
[when ACCEPT_LINK]
[#eq,[#extract,%2%,39,7],5F]
[set OF_KIND_OK 1]
[END]
[when CONTROL_STATE]
[#eq,[#extract,%2%,39,7],01]
[set OF_KIND_OK 1]
[END]
[when AUXILIARY_STATE]
[#eq,[#extract,%2%,39,7],3F]
[set OF_KIND_OK 1]
[END]
[when STATIC_CONNECTION]
[#eq,[#extract,%2%,39,7],11]
[set OF_KIND_OK 1]
[END]
[when DEPENDENCE_LINK]
[#eq,[#extract,%2%,39,7],19]
[set OF_KIND_OK 1]
[END]
[when CONTROL_ALLOCATION]
[#eq,[#extract,%2%,39,7],41]
[set OF_KIND_OK 1]
[END]
[when AUXILIARY_ALLOCATION]
[#eq,[#extract,%2%,39,7],3F]
[set OF_KIND_OK 1]
[END]
[endcase]
[#ne,[var OF_KIND_OK],1]
[write MACRO ERROR: %2%,%3% is NOT a(n) %1%]
[end]
[kill OF_KIND_OK]