DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

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 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦2f65b7d5b⟧ TextFile

    Length: 272 (0x110)
    Types: TextFile
    Names: »V«

Derivation

└─⟦25882cbde⟧ Bits:30000536 8mm tape, Rational 1000, RCI_RS6000_AIX_IBM 2_0_2
    └─ ⟦b8efda8ac⟧ »DATA« 
        └─⟦7061b4ee8⟧ 
            └─⟦dea849e77⟧ 
                └─⟦this⟧ 

TextFile

package Aix_Environment_Variables is
    function Expansion_Of (Variable_Name : in String) return String;
    function Expand_Embedded_Variables (Raw_String : in String) return String;
    procedure Export (Variable_Name, Value : in String);
end Aix_Environment_Variables;