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

⟦44ee27ab7⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Profile_Parser_Test, seg_0263f6, seg_026d19

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 
└─⟦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 Profile_Parser;
with Text_Io;
procedure Profile_Parser_Test is
    Success : Boolean;
    A_Bool : Boolean;
    An_Int : Integer;
begin
    Profile_Parser.Set_Boolean ("socket1", True);
    Profile_Parser.Get_Boolean ("socket1", A_Bool, Success);
    if Success then
        Text_Io.Put_Line ("a_bool = " & Boolean'Image (A_Bool));
    end if;
    Profile_Parser.Set_Boolean ("socket2", False);
    Profile_Parser.Set_Literal ("host_name", "belladone");
    Profile_Parser.Set_Integer ("last", 12);
    Profile_Parser.Get_Integer ("last", An_Int, Success);
    if Success then
        Text_Io.Put_Line ("last = " & Profile_Parser.Integer_Image (An_Int));
    end if;
end Profile_Parser_Test;
pragma Main;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=17 rec1=00 rec2=01 rec3=000
    tail 0x215202e9483aa48e19d7f 0x42a00088462060003