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

⟦ded86a3c5⟧ Ada Source

    Length: 7168 (0x1c00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Test_Writing_Item, seg_045697

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 Items, Text_Io;

package body Test_Writing_Item is

    Ok : Boolean;
    procedure Enregistre is
    begin
        Items.Create ("Lampe");
        Items.Create ("sac");
        Items.Create ("table");
        Items.Create ("clef");
        Items.Create ("porte manteaux       en bois");
        Items.Create ("livre");

        Items.Set_Comment ("Lampe", "jolie lampe a petrol");
        Items.Set_Comment ("sac", "sac a dos de scout");
        Items.Set_Comment ("table", "grande table en bois massif");
        Items.Set_Comment ("clef", "clef qui ouvre toute les portes");
        Items.Set_Comment ("porte manteaux       en bois", "fragile");
        Items.Set_Comment
           ("livre",
            "livre de magie noire. Contient tous les secrets de David Copperfield (et des photos de Claudia)");

        Items.Set_Position ("Lampe", "Cuisine");
        Items.Set_Position ("sac", "Cave");
        Items.Set_Position ("table", "Salle_d_info");       Items.Set_Position ("clef", "espace");
        Items.Set_Position ("porte manteaux       en bois", "Bureau");
        Items.Set_Position ("livre", "Donjon");

        Items.Add_State ("Lampe", "Allumee");
        Items.Add_State ("Lampe", "accrochee");
        Items.Add_State ("sac", "en_cuir");
        Items.Add_State ("sac", "vide");
        Items.Add_State ("table", "lourde");
        Items.Add_State ("table", "propre");
        Items.Add_State ("table", "noire");
        Items.Add_State ("clef", "ancienne");
        Items.Add_State ("livre", "ancien");
        Items.Add_State ("livre", "ouvert");
        Items.Add_State ("livre", "lourd");
        Items.Add_State ("livre", "en_cuir");
        Items.Add_State ("livre", "poussiereux");
        Items.Add_State ("livre", "cache");
        Items.Add_State ("livre", "latin");
    end Enregistre;

end Test_Writing_Item;

E3 Meta Data

    nblk1=6
    nid=5
    hdr6=4
        [0x00] rec0=1c rec1=00 rec2=01 rec3=002
        [0x01] rec0=16 rec1=00 rec2=04 rec3=000
        [0x02] rec0=1a rec1=00 rec2=05 rec3=00c
        [0x03] rec0=14 rec1=00 rec2=02 rec3=000
        [0x04] rec0=15 rec1=00 rec2=04 rec3=000
        [0x05] rec0=15 rec1=00 rec2=04 rec3=001
    tail 0x21541bcac864b3455d207 0x42a00088462060003
Free Block Chain:
  0x5: 0000  00 02 01 21 80 2d 20 20 20 20 20 54 65 78 74 5f  ┆   ! -     Text_┆
  0x2: 0000  00 03 03 fc 80 24 20 20 20 54 65 78 74 5f 49 6f  ┆     $   Text_Io┆
  0x3: 0000  00 06 02 46 80 23 65 20 28 22 73 61 63 22 2c 20  ┆   F #e ("sac", ┆
  0x6: 0000  00 00 00 57 80 37 6d 6d 65 6e 74 20 6f 66 20 61  ┆   W 7mment of a┆