DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

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

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦f7e049a2f⟧ Ada Source

    Length: 6144 (0x1800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Ncmvc, seg_00dad6

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦this⟧ 

E3 Source Code



with Gui_Interface;
with Ncmvc_Defs;
with Interchange;
with Rpc;
with Rpc_Client;
with Text_Io;
with Transport_Defs;
with Transport_Interchange;
with Transport_Stream;
package body Ncmvc is

    Cmvc_Server : constant Transport_Defs.Host_Id := (192, 5, 60, 20);

    procedure Start_Request is  
       new Rpc_Client.Start_Request_Generic
              (Default_Network => Ncmvc_Defs.Network,
               Default_Host => Cmvc_Server,
               Default_Socket => Ncmvc_Defs.Socket,
               Default_Program => Ncmvc_Defs.Program,
               Default_Version => Ncmvc_Defs.Version);

    procedure End_Request (Stream : Transport_Stream.Stream_Id)
        renames Rpc_Client.End_Request;


    procedure Check_Out (What_Object : String) is separate;

    procedure Check_In (What_Object : String) is separate;

    procedure Make_Controlled (What_Object : String) is separate;

    procedure Make_Uncontrolled (What_Object : String) is separate;

    procedure Show_History (What_Object : String) is separate;

end Ncmvc;

E3 Meta Data

    nblk1=5
    nid=3
    hdr6=4
        [0x00] rec0=21 rec1=00 rec2=01 rec3=074
        [0x01] rec0=05 rec1=00 rec2=05 rec3=000
        [0x02] rec0=19 rec1=00 rec2=05 rec3=01c
        [0x03] rec0=05 rec1=00 rec2=04 rec3=000
        [0x04] rec0=00 rec1=92 rec2=08 rec3=2ce
    tail 0x2170a743482176b4287b9 0x42a00088462060003
Free Block Chain:
  0x3: 0000  00 04 03 fc 00 47 20 20 20 20 20 20 20 20 20 20  ┆     G          ┆
  0x4: 0000  00 02 00 91 80 37 6f 2e 50 75 74 5f 4c 69 6e 65  ┆     7o.Put_Line┆
  0x2: 0000  00 00 03 fc 80 15 44 61 74 61 20 3d 3e 20 57 68  ┆      Data => Wh┆