| 
 | 
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes | 
 
This is an automatic "excavation" of a thematic subset of
 See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software.  | 
top - metrics - downloadIndex: B T
    Length: 513 (0x201)
    Types: TextFile
    Names: »B«
└─⟦25882cbde⟧ Bits:30000536 8mm tape, Rational 1000, RCI_RS6000_AIX_IBM 2_0_2
    └─⟦b8efda8ac⟧ »DATA« 
        └─⟦7061b4ee8⟧ 
            └─⟦this⟧ 
separate (Batch_Extensions)
procedure Execute_Script_Postprocess
             (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_Postprocess",
                  Kind => Profile.Note_Msg);
    Status := Local_Status;
end Execute_Script_Postprocess;