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
Index: ┃ B T

⟦01c8e2112⟧ TextFile

    Length: 540 (0x21c)
    Types: TextFile
    Names: »B«

Derivation

└─⟦25882cbde⟧ Bits:30000536 8mm tape, Rational 1000, RCI_RS6000_AIX_IBM 2_0_2
    └─ ⟦b8efda8ac⟧ »DATA« 
        └─⟦7061b4ee8⟧ 
            └─⟦this⟧ 

TextFile

separate (Batch_Extensions)
procedure Upload_Associated_Files_Postprocess
             (Units : Directory_Tools.Object.Iterator;
              Remote_Machine : String;
              Remote_Connection : Remote_Command_Interface.Context;
              Status : in out Simple_Status.Condition) is
    Local_Status : Simple_Status.Condition;
begin  
    Log.Put_Line (Message => "Executing Upload_associated_files_postprocess",
                  Kind => Profile.Note_Msg);

    Status := Local_Status;
end Upload_Associated_Files_Postprocess;