|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 5120 (0x1400)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Test_Order_Array, seg_048bed
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Order, Order_Array, Group_Identifier_Array,
Identifier, Complement_Array, Complement;
procedure Test_Order_Array is
An_Order : Order.Object;
Ok : Boolean;
begin
Group_Identifier_Array.Put (Identifier.From_String ("g1"), Ok);
Group_Identifier_Array.Put (Identifier.From_String ("g2"), Ok);
Group_Identifier_Array.Put (Identifier.From_String ("g3"), Ok);
Group_Identifier_Array.Put (Identifier.From_String ("g4"), Ok);
Complement_Array.Put (Complement.Entity_Object,
Identifier.From_String ("boite"), Ok);
Complement_Array.Put_Group (Identifier.From_String ("boite"),
Identifier.From_String ("objet"), Ok);
Complement_Array.Put (Complement.Place_Object,
Identifier.From_String ("e4"), Ok);
Complement_Array.Put_Group (Identifier.From_String ("e4"),
Identifier.From_String ("g4"), Ok);
Complement_Array.Put (Complement.Place_Object,
Identifier.From_String ("chambre"), Ok);
Complement_Array.Put_Group (Identifier.From_String ("chambre"),
Identifier.From_String ("salle"), Ok);
Complement_Array.Put_Word (Identifier.From_String ("e2"), Ok);
Complement_Array.Put_Group (Identifier.From_String ("e2"),
Identifier.From_String ("g2"), Ok);
Complement_Array.Put_Word (Identifier.From_String ("e3"), Ok);
Complement_Array.Put_Group (Identifier.From_String ("e3"),
Identifier.From_String ("g3"), Ok);
Complement_Array.Put_Verb (Identifier.From_String ("e1"),
Identifier.From_String ("g1"), Ok);
Order.Put_Place (An_Order, "e4");
Order.Put_First_Complement (An_Order, "e1");
Order.Put_Second_Complement (An_Order, "e2");
Order.Put_Third_Complement (An_Order, "e3");
Order.Put_Fourth_Complement (An_Order, "e4");
Group_Identifier_Array.Show;
--Complement_Array.Show;
Order.Show (An_Order);
Order_Array.Make (An_Order);
Order_Array.Show;
Order_Array.Init;
while not Order_Array.Done loop
Order.Show (Order_Array.Value);
Order_Array.Next;
end loop;
end Test_Order_Array;
nblk1=4
nid=3
hdr6=6
[0x00] rec0=17 rec1=00 rec2=01 rec3=018
[0x01] rec0=12 rec1=00 rec2=02 rec3=022
[0x02] rec0=11 rec1=00 rec2=04 rec3=000
[0x03] rec0=04 rec1=c5 rec2=38 rec3=442
tail 0x2174d1830865a7f43307b 0x42a00088462060003
Free Block Chain:
0x3: 0000 00 00 00 ca 80 2b 75 74 5f 46 6f 75 72 74 68 5f ┆ +ut_Fourth_┆