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

⟦68b675d97⟧ Ada Source

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

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



--| @SUMMARY Defines some Logical names for commonly used keys.  The
--| elaboration code of this package looks up the keys for the current
--| terminal type.  Clients can thus get keys from the raw stream and
--| compare their value with the values of these defintions.
--| @INDICES (Window_Io)
--|
with Window_Io;
package New_Keys is

    subtype Key_Type is Window_Io.Raw.Key;

    subtype Simple_Key is Window_Io.Raw.Simple_Key;

    Delete_Char_Backward : Key_Type;

    Promote : Key_Type;
    Window  : Key_Type;

    C_M_Up   : Key_Type;
    C_M_Down : Key_Type;

    Up    : Key_Type;
    Down  : Key_Type;
    Left  : Key_Type;
    Right : Key_Type;

    S_Up   : Key_Type;
    S_Down : Key_Type;

    Enter : Key_Type;

    Begin_Of   : Key_Type;
    End_Of     : Key_Type;
    Definition : Key_Type;

    User_Interrupt : Key_Type;

    subtype Printable_Characters is Character range ' ' .. '~';

    Characters : array (Printable_Characters) of Key_Type;

    function Is_Alphabet_Key (K : Key_Type) return Boolean;

    --| @DESCRIPTION Determines if the key is an argument key from the
    --| keypad.
    function Is_Numeric_Arg_Key (K : Key_Type) return Boolean;

    subtype Numeric_Arg is Integer range 0 .. 9;

    function Numeric_Value (K : Key_Type) return Numeric_Arg;

end New_Keys;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=29 rec1=00 rec2=01 rec3=034
        [0x01] rec0=0d rec1=00 rec2=02 rec3=000
    tail 0x217002a7c815c6773a5f4 0x42a00088462061e03