DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 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 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦89ce95a83⟧ TextFile

    Length: 481 (0x1e1)
    Types: TextFile
    Names: »SCRIPT_CONSTRUCTION_CONTROL«, »THE_SCRIPT_CONSTRUCTION_CONTROLS«

Derivation

└─⟦a7d1ea751⟧ Bits:30000550 8mm tape, Rational 1000, !users!projects 94_04_11
    └─ ⟦129cab021⟧ »DATA« 
        └─⟦this⟧ 
└─⟦db1c56801⟧ Bits:30000748 8mm tape, Rational 1000, TESTMATE 2_2_0
    └─ ⟦866d14df1⟧ »DATA« 
        └─⟦97c804b2f⟧ 
            └─⟦90e143f2a⟧ 
                └─⟦this⟧ 
└─⟦db1c56801⟧ Bits:30000748 8mm tape, Rational 1000, TESTMATE 2_2_0
    └─ ⟦866d14df1⟧ »DATA« 
        └─⟦97c804b2f⟧ 
            └─⟦this⟧ 
└─⟦2f6cfab89⟧ Bits:30000547 8mm tape, Rational 1000, !projects 94-01-04
    └─ ⟦d65440be7⟧ »DATA« 
        └─⟦this⟧ 

TextFile

Script_Construction_Control_C => (
  
  Halt_Conditions => (
        Elapsed_Time         => FALSE
        Cpu_Time             => FALSE
        Number_Of_Failures   => FALSE
  )

  Failure_Status_Set   => (
        Fail => TRUE
        Fail_With_Exception => TRUE
        Timeout => FALSE
        Unknown => FALSE
  )
  
  Termination_Control  => (
        Control => DURATION_LIMIT,
        Time_Control  => MAX_CPU,
        Max_Cpu_Limit => 5.0),
  
  RCI_Test_Script => FALSE)