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

⟦4b5204617⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Task_Registration, seg_0537a2

Derivation

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

E3 Source Code



with Communication;
with Text_Io;
with Our_Constantes;
use Our_Constantes;
with Message;
with Transport_Defs;
with Our_String;
with Utils;

procedure Task_Registration (The_Socket_Machine : in Transport_Defs.Host_Id;
                             The_Id_User : in Natural;
                             The_Task_Tools : in Our_String.Variable_String) is

    The_Message : Message.Type_Of_Message;

begin

    The_Message.The_Command := Registration;
    The_Message.The_Socket_Machine_Send := The_Socket_Machine;
    The_Message.The_Id_User_Send := The_Id_User;
    The_Message.The_Socket_Machine_Receive := Our_Constantes.Orb_Socket;
    The_Message.Command_Is_Ok := True; --ne servira pas a l'orb
    The_Message.The_Id_User_Receive := Orb_Id;
    The_Message.Data := Utils.String_To_Byte_String ("");
    The_Message.Number_Of_The_Question := 0;
    The_Message.The_Socket_Cable := Orb_Cable;

    Communication.Transmitter (The_Message);
end Task_Registration;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1e rec1=00 rec2=01 rec3=022
        [0x01] rec0=01 rec1=00 rec2=02 rec3=001
    tail 0x2154c6af487ae8472d934 0x42a00088462060003