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

⟦ca07b81b9⟧ Ada Source

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

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 Graphiques;
with Text_Io;

procedure Essai_Ecrit is
    Display : String (1 .. 6) := "arnica";
begin
    Text_Io.Put ("Wait ...");
    Text_Io.New_Line;

    Graphiques.Open (Display);

    for I in 1 .. 90 loop
        Graphiques.Move (10 * I, 10 * I);
        Graphiques.Write ("Hello the world !", Graphiques.Small);
        Graphiques.Write ("Hello the world !");
        Graphiques.Write ("Hello the world !", Graphiques.Large);

        delay 1.0;

    end loop;

    Graphiques.Close;
end Essai_Ecrit;


E3 Meta Data

    nblk1=2
    nid=2
    hdr6=2
        [0x00] rec0=1a rec1=00 rec2=01 rec3=000
        [0x01] rec0=00 rec1=0b rec2=7a rec3=051
    tail 0x21731379484d75ccdaffa 0x42a00088462060003
Free Block Chain:
  0x2: 0000  00 00 00 14 00 0b 65 6e 64 20 43 65 72 63 6c 65  ┆      end Cercle┆