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

⟦a53316bf8⟧ Ada Source

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

Derivation

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

E3 Source Code



with System;
with Terminal_Specific;
with Text_Io;  
with Io;
procedure Lecture_Clavier is
    package Ts renames Terminal_Specific;
    package Tio renames Text_Io;
    subtype Bs is System.Byte_String;

    F_Out : Tio.File_Type;
    F_In : Tio.File_Type;

    C : Character;

begin
    Tio.Put_Line ("ce programme ne s'arrete jamais");
    Tio.Put_Line ("pour le tuer taper Alt G");
    Tio.New_Line;
    delay 1.0;
    --Tio.Close (File => F_In);
    Tio.Open (File => F_In,
              Mode => Tio.In_File,
              Name => "!machine.devices.terminal_16",
              Form => "");

    --loop
    Tio.Get (File => F_In, Item => C);
    --end loop;
    Tio.Put_Line ("caractere lu :");
    Tio.Put (C);
    Tio.Close (File => F_In);

    --Tio.Open (File => F_In,
    --           Mode => io.In_File,
    --           Name => "!machine.devices.terminal_16",
    --           Form => "");
    --delay 20.0;

    -- for I in 1 .. 100 loop
    -- Dio.Read (F_In, C);
    -- Text_Io.Put_Line ("caractere lu" & Natural'Image (Natural (B)));
    -- Text_Io.Put_Line ("caractere lu" & C);
    --   end loop;

    -- Dio.Close (File => F_In);
    --
end Lecture_Clavier;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=28 rec1=00 rec2=01 rec3=024
        [0x01] rec0=09 rec1=00 rec2=02 rec3=001
    tail 0x21769e3a0892c7dc8589f 0x42a00088462060003