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

⟦d64692daf⟧ TextFile

    Length: 511 (0x1ff)
    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 Execute_Script_Preprocess
             (Host_Script_Unit : Directory.Object;
              Remote_Script_File : 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 execute_script_Preprocess",
                  Kind => Profile.Note_Msg);

    Status := Local_Status;
end Execute_Script_Preprocess;