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

⟦870fa1b2b⟧ Ada Source

    Length: 5120 (0x1400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Document, seg_04ac38

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 Mots;

package Document is

--------------------------------------------------------------------
--
--  Procedure Open permet de rediriger l'entree vers la fenetre desiree
--
--------------------------------------------------------------------

    procedure Open;

--------------------------------------------------------------------
--
--  Procedure Close redirige l'entree vers l'entree standard.
--
--------------------------------------------------------------------

    procedure Close;

--------------------------------------------------------------------
--
--  Procedure Get recupere une ligne de commande par l'intermediaire
--  de la procedure " Enter " definit dans le body. Puis elle
--  construit la table de commande associee tout en verifiant qu'il
--  n'y ait pas plus de quatre mots de commande.
--
--------------------------------------------------------------------

    procedure Get (Table_Of_Word : in out Mots.T_Tab_Commande;
                   Number_Of_Words : out Mots.Number);

--------------------------------------------------------------------
--
--  Exception : Mot_Trop_Long, levee si un mot est trop long.
--
--------------------------------------------------------------------

    Mot_Trop_Long : exception;

--------------------------------------------------------------------
--
--  Exception : Fin_De_Fichier, levee si la fin de fichier n'a pas
--  ete relevee.
--
--------------------------------------------------------------------

    Fin_De_Fichier : exception;

end Document;


E3 Meta Data

    nblk1=4
    nid=2
    hdr6=4
        [0x00] rec0=1f rec1=00 rec2=01 rec3=07c
        [0x01] rec0=17 rec1=00 rec2=03 rec3=000
        [0x02] rec0=0c rec1=00 rec2=02 rec3=000
        [0x03] rec0=04 rec1=0d rec2=e7 rec3=542
    tail 0x21547ece6867563f791af 0x42a00088462060003
Free Block Chain:
  0x2: 0000  00 04 00 f8 80 0b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d  ┆      ----------┆
  0x4: 0000  00 00 00 09 80 06 2d 2d 2d 2d 2d 2d 06 00 0a 27  ┆      ------   '┆