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

⟦09e4c7ec8⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Screen, seg_048d3d, seg_049249, seg_049486

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 Window_Io;
use Window_Io;
package Screen is
    Bold_Font : constant Font :=
       Font'(Window_Io.Plain, (Bold => True, others => False));

    Underline_Font : constant Font :=
       Font'(Window_Io.Plain, (Underscore => True, others => False));

    Bold_Underline_Font : constant Font :=
       Font'(Window_Io.Plain,
             (Bold => True, Underscore => True, others => False));

    Inverse_Font : constant Font :=
       Font'(Window_Io.Plain, (Inverse => True, others => False));

    Normal_Font : constant Font := Window_Io.Normal;

    Bold_Inverse_Font : constant Font :=
       Font'(Window_Io.Plain, (Inverse => True, Bold => True, others => False));

    procedure Open_Player_Window;
    procedure Close_Player_Window;
    procedure Read_Player_Window (Item : out String; Last : out Natural);
    procedure Write_Player_Window (Item : in String;
                                   Font : in Window_Io.Font := Normal_Font);

    procedure Open_World_Window;
    procedure Close_World_Window;
    procedure Write_World_Window (Item : in String;
                                  Font : in Window_Io.Font := Normal_Font);  
    procedure New_Line_World_Window (Lines : Natural := 1);

    procedure Open_Help_Window;
    procedure Close_Help_Window;
    procedure Write_Help_Window (Item : in String;
                                 Font : in Window_Io.Font := Normal_Font);
    procedure New_Line_Help_Window (Lines : Natural := 1);



end Screen;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1d rec1=00 rec2=01 rec3=010
        [0x01] rec0=0f rec1=00 rec2=02 rec3=001
    tail 0x2174d2a26865aa1863d26 0x42a00088462060003