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

⟦3369d1875⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Mon_Service_Date, seg_057307

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 Calendar, Bounded_String, Operations;
use Calendar, Bounded_String, Operations;

package body Mon_Service_Date is

    -- ********************************************************************************
    function Traitement_Date
                (Nom_Contrat : Bounded_String.Variable_String) return String is
    begin
        -- Suivant le type de contrat demande
        if Egal (Nom_Contrat, Value ("Date")) then
            -- Suivant le parametre
            if Egal (Separe_Param (Nom_Contrat, 1), Value ("day")) then
                return "$" & Integer'Image (Day (Clock)) & "$";
            elsif Egal (Separe_Param (Nom_Contrat, 1), Value ("month")) then
                return "$" & Integer'Image (Month (Clock)) & "$";
            elsif Egal (Separe_Param (Nom_Contrat, 1), Value ("year")) then  
                return "$" & Integer'Image (Year (Clock)) & "$";
            else
                return "$" & Integer'Image (Day (Clock)) & "$" &
                          Integer'Image (Month (Clock)) & "$" &
                          Integer'Image (Year (Clock)) & "$";
            end if;
        else
            return "$Erreur$";
        end if;
    end Traitement_Date;
end Mon_Service_Date;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=16 rec1=00 rec2=01 rec3=014
        [0x01] rec0=08 rec1=00 rec2=02 rec3=001
    tail 0x21763fdb687c68298e4e3 0x42a00088462060003