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

⟦330e1cee4⟧ TextFile

    Length: 529 (0x211)
    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_Demos is
   new Ship_To_Unix  
          (R1000_Files   => Working.X_Demos_Load & ".Units.[" &  
                               "@," &  
                               "~Aaa_@," &  
                               "~Commands].??",
           R1000_Root    => Working.X_Demos_Load & ".Units",
           Unix_Root     => Workstation.X_Demos,
           Database_Name => Working.X_Tools_Load & ".Units.Ship_To" &
                               ".Ship_X_Demos_Database");