|
|
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: 6144 (0x1800)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Essai_Fin, seg_036fb8
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Bounded_String;
with Requester;
with Message;
with Object;
with Text_Io;
procedure Essai_Fin (Screen : String) is
Buttons : Message.Unary;
Str, Title : Object.Tiny_String;
begin
Bounded_String.Copy (Str, "Fin");
Message.Put (This_Name => Str, Into => Buttons);
Bounded_String.Copy (Str, "Unparse");
Message.Put (This_Name => Str, Into => Buttons);
Bounded_String.Copy (Str, "Recommencer");
Message.Put (This_Name => Str, Into => Buttons);
Bounded_String.Copy (Title, "Fin du programme Tiny_Talk");
Requester.Open (100, 300, Screen, Buttons, Title);
Text_Io.Put (Object.Index'Image (Requester.Choice (Buttons)));
Requester.Close;
Message.Free (This => Buttons);
-- Bounded_String.Copy (Str, "ici");
-- Message.Put (This_Name => Str, Into => Buttons);
-- Bounded_String.Copy (Str, "la");
-- Message.Put (This_Name => Str, Into => Buttons);
-- Bounded_String.Copy (Str, "la-bas");
-- Message.Put (This_Name => Str, Into => Buttons);
-- Bounded_String.Copy (Str, "ou la");
-- Message.Put (This_Name => Str, Into => Buttons);
-- Bounded_String.Copy (Str, "ou bien encore la");
-- Message.Put (This_Name => Str, Into => Buttons);
-- Bounded_String.Copy (Str, "ou tu veux quoi !");
-- Message.Put (This_Name => Str, Into => Buttons);
-- Bounded_String.Copy (Title, "Tu click ou tu veux");
-- Requester.Open (50, 700, Screen, Buttons, Title);
-- Text_Io.Put (Object.Index'Image (Requester.Choice (Buttons)));
-- Requester.Close;
-- Message.Free (This => Buttons);
Bounded_String.Copy (Str, "Non");
Message.Put (This_Name => Str, Into => Buttons);
Bounded_String.Copy (Str, "Oui");
Message.Put (This_Name => Str, Into => Buttons);
Bounded_String.Copy (Title, "Ca t'plait ? (coche la bonne reponse)");
Requester.Open (400, 400, Screen, Buttons, Title);
Text_Io.Put (Object.Index'Image (Requester.Choice (Buttons)));
Requester.Close;
Message.Free (This => Buttons);
Bounded_String.Copy (Str, "Non");
Message.Put (This_Name => Str, Into => Buttons);
Bounded_String.Copy (Str, "Peut-Etre");
Message.Put (This_Name => Str, Into => Buttons);
Bounded_String.Copy (Str, "Oui");
Message.Put (This_Name => Str, Into => Buttons);
Bounded_String.Copy (Title, "Ca t'plait ? (coche la bonne reponse)");
Requester.Open (400, 400, Screen, Buttons, Title);
Text_Io.Put (Object.Index'Image (Requester.Choice (Buttons)));
Requester.Close;
Message.Free (This => Buttons);
end Essai_Fin;
nblk1=5
nid=5
hdr6=6
[0x00] rec0=1d rec1=00 rec2=01 rec3=056
[0x01] rec0=16 rec1=00 rec2=02 rec3=046
[0x02] rec0=14 rec1=00 rec2=04 rec3=000
[0x03] rec0=10 rec1=00 rec2=05 rec3=000
[0x04] rec0=c0 rec1=00 rec2=00 rec3=100
tail 0x2173431e884e17078da14 0x42a00088462060003
Free Block Chain:
0x5: 0000 00 03 00 13 00 10 20 20 20 20 2d 2d 20 4d 65 73 ┆ -- Mes┆
0x3: 0000 00 00 00 25 80 22 59 2e 50 72 69 6e 74 20 28 58 ┆ % "Y.Print (X┆