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

⟦da2719e8d⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Jobs_Kill, seg_051fb4

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 Job_Kill;
with System_Utilities;
with Text_Io;
procedure Jobs_Kill (Jobs : String := "") is
    package Int_Io is new Text_Io.Integer_Io (Num => Natural);

    C : Integer := Jobs'First;  
    N : Natural;

begin

    while C < Jobs'Last loop
        Int_Io.Get (From => Jobs (C .. Jobs'Last), Item => N, Last => C);

        Text_Io.Put_Line ("killing job = " & Natural'Image (N));
        Job_Kill (Which => System_Utilities.Job_Id (N));

        C := C + 1;
    end loop;

end Jobs_Kill;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=17 rec1=00 rec2=01 rec3=000
    tail 0x20104d2e4879d4bbc09c4 0x42a00088462060003