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

⟦f8586f543⟧ Ada Source

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

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

procedure Test_Verbs is
    Ok : Boolean;
begin
    Verbs.Create ("poser");
    Verbs.Create ("manger");
    Verbs.Create ("sortir");
    Verbs.Create ("descendre");
    Verbs.Create ("allumer");
    Verbs.Create ("eteindre");
    Verbs.Create ("quitter");

    Ok := False;
    Ok := Verbs.Exists ("poser");
    Ok := Ok and Verbs.Exists ("allumer");
    Ok := Ok and Verbs.Exists ("descendre");
    Ok := Ok and Verbs.Exists ("sortir");
    Ok := Ok and Verbs.Exists ("quitter");
    Ok := Ok and Verbs.Exists ("eteindre");
    Ok := Ok and Verbs.Exists ("manger");
    Ok := Ok and Verbs.Exists ("sortir");
    Ok := Ok and not Verbs.Exists ("ne doit pas exister");

    if Ok then
        Text_Io.Put_Line ("test Ok");
    else
        Text_Io.Put_Line ("echec");
    end if;

    Verbs.Go_First;
    while not Verbs.At_End loop
        Text_Io.Put_Line (Verbs.Get_Current);
        Verbs.Go_Next;
    end loop;

end Test_Verbs;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=26 rec1=00 rec2=01 rec3=006
        [0x01] rec0=01 rec1=00 rec2=02 rec3=001
    tail 0x21545d490865a3dfc90ee 0x42a00088462060003