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

⟦f846bbd37⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Class_Pen_Y, seg_035088

Derivation

└─⟦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 Easy_Y;
with Message;
with Object;

package Class_Pen_Y is
    function Send (This_Message : Message.Unary; To : Object.Reference)
                  return Object.Reference;
    function Send (This_Message : Message.Binary; To : Object.Reference)
                  return Object.Reference;
    function Send (This_Message : Message.Keyword; To : Object.Reference)
                  return Object.Reference;

    -- Messages unaires :
    -- Rentre_Chez_Toi
    -- Ton_X
    -- Ton_Y
    -- Ta_Fonte
    -- Duplique
    -- Detruit
    -- En_Texte

    -- Messages a mots cles :
    -- Va_En_X .. Y
    -- Ecrire
    -- Fonte

    -- Autres :

    function Create return Object.Reference;

    function Image (An_Object : Object.Reference) return Object.Tiny_String;

    function Value (Chaine : Object.Tiny_String) return Object.Reference;

private
    type Pen is
        record
            X : Integer := 0;
            Y : Integer := 0;  
            Taille : Easy_Y.Fonts := Easy_Y.Small_Font;
        end record;

    Table : array (Object.Index range 1 .. Object.Max_String) of Pen;

    Last : Object.Index := 0;

end Class_Pen_Y;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=28 rec1=00 rec2=01 rec3=02e
        [0x01] rec0=09 rec1=00 rec2=02 rec3=001
    tail 0x2173113b884d6963771d8 0x42a00088462060003