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
Index: ┃ T V

⟦bc04878e0⟧ TextFile

    Length: 597 (0x255)
    Types: TextFile
    Names: »V«

Derivation

└─⟦85b835f43⟧ Bits:30000549 8mm tape, Rational 1000, Xlib rev 6.00
    └─ ⟦0c20f784e⟧ »DATA« 
        └─⟦1abbe589f⟧ 
            └─⟦591c5b094⟧ 
                └─⟦this⟧ 

TextFile

with Places;
use Places;
with Ship_To_Unix;

procedure Ship_X_Testing is
   new Ship_To_Unix  
          (R1000_Files      => Working.X_Testing_Load & ".Units.[" &  
                                  "@.??," &  
                                  "~@.??.@_Tmp" &  
                                  "]",
           R1000_Root       => Working.X_Testing_Load & ".Units",
           Unix_Root        => Workstation.X_Testing,
           Database_Name    => Working.X_Tools_Load & ".Units.Ship_To" &
                                  ".Ship_X_Testing_Database",  
           Lower_Case_Names => True);