|
|
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: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Open, seg_020ee8, separate D_Gui_Driver
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Registres;
with Erreur;
separate (D_Gui_Driver)
procedure Open is
Nom_Fichier : String (1 .. 50) := (others => ' ');
I : Positive := 1;
begin
Value := Gui_Interface.Get_Cnt_Open_Ok_Activate;
if Cnt_Open_Ok /= Value then
Cnt_Open_Ok := Value;
Z80.Stopper;
Gui_Interface.Set_Message ("");
Gui_Interface.Iterator_File_Name;
Gui_Interface.Iterator.Init;
while not Gui_Interface.Iterator.Done loop
Nom_Fichier (I) := Gui_Interface.Iterator.Value;
I := I + 1;
Gui_Interface.Iterator.Next;
end loop;
I := 1;
while Nom_Fichier (I) /= ' ' loop
I := I + 1;
end loop;
declare
Nom : String (1 .. I - 1) := Nom_Fichier (1 .. I - 1);
begin
Bus.Initialisation (Nom);
if not Erreur.Presente then
Gui_Interface.Hide_Window_Open;
Registres.Reset;
Ecran_Rafraichi := False;
end if;
end;
end if;
end Open;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=27 rec1=00 rec2=01 rec3=058
[0x01] rec0=0b rec1=00 rec2=02 rec3=000
tail 0x2170d5c68823848519615 0x42a00088462060003