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

⟦61c8d243e⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Un_Affichage, seg_04967d

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 Erreur, Une_Valeur, Instructions;

package body Un_Affichage is

    procedure Parse is
    begin
        case Lex.Get_Token is
            when Afficher =>
                if not Instructions.Get_First_Cell then
                    if Instructions.Get_Seen_Aff_Comp then
                        Instructions.Affect_All;
                        Instructions.Attach_Current_List;
                    end if;
                    Instructions.Reset_Global_Var;
                end if;
                Instructions.Set_Name (Lex.Get_Value);
                Instructions.Seen_Aff_Comp_True;
                Lex.Next;
                Une_Valeur.Parse;
            when Aller_A_La_Ligne =>
                if not Instructions.Get_First_Cell then
                    if Instructions.Get_Seen_Aff_Comp then
                        Instructions.Affect_All;
                        Instructions.Attach_Current_List;  
                    end if;
                    Instructions.Reset_Global_Var;
                end if;
                Instructions.Set_Name (Lex.Get_Value);
                Instructions.Seen_Aff_Comp_True;
                Lex.Next;
            when others =>
                Erreur.Parse
                   ("il manque le mot 'afficher' ou 'aller_a_la_ligne'");
        end case;
    end Parse;

end Un_Affichage;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1b rec1=00 rec2=01 rec3=030
        [0x01] rec0=0c rec1=00 rec2=02 rec3=001
    tail 0x21546c29c865e5b75ba36 0x42a00088462060003