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

⟦b7224713b⟧ TextFile

    Length: 325 (0x145)
    Types: TextFile
    Names: »ESSAI_BLOCS«

Derivation

└─⟦a7d1ea751⟧ Bits:30000550 8mm tape, Rational 1000, !users!projects 94_04_11
    └─ ⟦129cab021⟧ »DATA« 
        └─⟦this⟧ 

TextFile


[ tests des blocks ]

Pour i Prendre 1.

{i<4} TantQueVrai: {
    i EnTexte.
    Pour i Prendre i+1
}.

Pour i Prendre i+2.

{i<4} TantQueFaux: { 
    i EnTexte.
    Pour i Prendre i-1
}.

{ Avec i.
  i EnTexte } Valeur:8.
  
{ "ok" EnTexte } Valeur.

{ Avec ValUn:i ValDeux:j.
  i EnTexte.
  j EnTexte } ValUn:2 Valeur:3