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

⟦630e80db9⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Go, seg_02c4cb

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 Editor;
with Common;
with Io;
with String_Utilities;
procedure Go (To : String := "") is

    Root : constant String := "!projects.odissey.";

    Rs6k : constant String := ".rs6k_working.units";

    R1000 : constant String := ".rev1_working.units";


    function Locate (Fragment : String; Within : String) return Boolean is
    begin
        return String_Utilities.Locate
                  (Fragment, Within, Ignore_Case => True) /= 0;
    end Locate;


begin
    if Locate ("ker_Rs", To) then
        Common.Definition (Root & "broker" & Rs6k);

    elsif Locate ("ker_r1", To) then
        Common.Definition (Root & "broker" & R1000);

    elsif Locate ("age_rs", To) then
        Common.Definition (Root & "message" & Rs6k);

    elsif Locate ("age_r1", To) then
        Common.Definition (Root & "message" & R1000);

    elsif Locate ("port_rs", To) then
        Common.Definition (Root & "transport" & Rs6k);

    elsif Locate ("port_r1", To) then
        Common.Definition (Root & "transport" & R1000);

    elsif Locate ("tor_rs", To) then
        Common.Definition (Root & "editor" & Rs6k);

    elsif Locate ("tor_r1", To) then
        Common.Definition (Root & "editor" & R1000);

    else  
        Editor.Alert;
        Io.Echo_Line ("unable to decode destination");
    end if;
end Go;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=26 rec1=00 rec2=01 rec3=022
        [0x01] rec0=0e rec1=00 rec2=02 rec3=001
    tail 0x2152487908401535b07db 0x42a00088462060003