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

⟦4002dc175⟧ TextFile

    Length: 340 (0x154)
    Types: TextFile
    Names: »B«

Derivation

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

TextFile

separate (Library_Extensions)
procedure Reset_Context (Old_Context : Directory.Naming.Context) is
    Error_Status : Directory.Error_Status;
begin
    -- Restore the job's original naming context.
    Naming.Set_Default_Context (The_Context => Old_Context,  
                                Status      => Error_Status);
end Reset_Context;