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

⟦38f0b5d1c⟧ Ada Source

    Length: 5120 (0x1400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Test_Liste_Actions, seg_046870

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 Liste_Actions, Lexical_Analyzer, Error;

procedure Test_Liste_Actions is
begin
    Lexical_Analyzer.Open ("fichier_test_liste_actions");
    Lexical_Analyzer.Next;
    Liste_Actions.Parse;
    Lexical_Analyzer.Close;

exception
    when Error.Excep_Syntaxe_Error =>
        Error.Treat;
        Lexical_Analyzer.Close;
end Test_Liste_Actions;

E3 Meta Data

    nblk1=4
    nid=3
    hdr6=2
        [0x00] rec0=10 rec1=00 rec2=01 rec3=000
        [0x01] rec0=24 rec1=00 rec2=04 rec3=01c
        [0x02] rec0=15 rec1=00 rec2=03 rec3=000
        [0x03] rec0=14 rec1=00 rec2=02 rec3=000
    tail 0x215433bc886515bf534d1 0x42a00088462060003
Free Block Chain:
  0x3: 0000  00 04 00 43 80 1d 20 20 20 20 20 20 4c 65 78 69  ┆   C        Lexi┆
  0x4: 0000  00 02 03 fc 80 06 63 74 65 64 29 3b 06 00 1f 20  ┆      cted);    ┆
  0x2: 0000  00 00 02 42 80 06 63 74 65 64 29 3b 06 00 1f 20  ┆   B  cted);    ┆