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

⟦79f1406c0⟧ TextFile

    Length: 388 (0x184)
    Types: TextFile
    Names: »B«

Derivation

└─⟦516dceb10⟧ Bits:30000751 8mm tape, Rational 1000, RCI_VADS
    └─ ⟦9a14c9417⟧ »DATA« 
        └─⟦this⟧ 

TextFile

separate (Library_Extensions)
procedure Unhandled_Exception
             (Status : in out Simple_Status.Condition; Routine : String) is
begin
    Set_Status (Status     => Status,  
                Error_Type => "Unhandled Exception",
                Message    => Debug_Tools.Get_Exception_Name &
                                 " caught in " & Routine & ".");
end Unhandled_Exception;