|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 330 (0x14a) Types: TextFile Notes: R1k Text-file segment
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦987efd661⟧ └─⟦this⟧
Text_Io.Put ("dans interprete : valeur de numword : "); Entier.Put (Num_Word); Text_Io.Put_Line (" "); for I in 1 .. Num_Word loop Text_Io.Put_Line ("Mot recuperer dans interpreteur : " & Nos_Chaines.String_Value (Table_Of_Word (I))); end loop;