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

⟦0a7fd9055⟧ Ada Source

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

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 Window_Io;
with Text_Io;
procedure Window is
    Oo : Window_Io.File_Type;
    Flux : Window_Io.Raw.Stream_Type;

    procedure Ouvrir (Console : in out Window_Io.File_Type) is
    begin
        Window_Io.Create (Console, Window_Io.Out_File,
                          "Menu (J-M. Batto - O. Pichot - O. Kreim)");

        Window_Io.Bell (Console);
        Window_Io.Insert
           (Console,
            "----------------------------------- Moteur ----------------------------------- ");
        Window_Io.New_Line (Console, 3);
        Window_Io.Insert (Console, "Tapez :");
        Window_Io.New_Line (Console, 2);
        Window_Io.Insert
           (Console,
            "         'D' (Debut) : Ouvre le fichier d'entree. Le spectacle peut commencer.");
        Window_Io.New_Line (Console, 1);
        Window_Io.Insert (Console,
                          "         'J' (Jouer) : Le spectacle s'anime.");
        Window_Io.New_Line (Console, 1);
        Window_Io.Insert
           (Console,
            "         'P' (Pause) : Met le spectacle en attente. 'J' relance le spectacle.");
        Window_Io.New_Line (Console, 1);
        Window_Io.Insert (Console,
                          "         'S' (Stop)  : Arret total du spectacle.");
        Window_Io.New_Line (Console, 1);
        --Window_Io.Close (Console);
        --Text_Io.Put_Line ("olivier ");
    end Ouvrir;


    procedure Fermer (Console : in out Window_Io.File_Type) is
    begin  
        Window_Io.Delete (Console);
    end Fermer;

begin
    Window_Io.Raw.Open (Flux);  
    Ouvrir (Oo);

    for I in 1 .. 5 loop
        Text_Io.Put_Line ("bonjour");
        delay 2.0;
    end loop;
    Window_Io.Raw.Disconnect (Flux);
    Window_Io.Raw.Close (Flux);
    Fermer (Oo);
    Text_Io.Put_Line ("bonjouroo");
end Window;




E3 Meta Data

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