DataMuseum.dk

Presents historical artifacts from the history of:

Q1 computer

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Q1 computer

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦e7bbf091a⟧ Q1_Text, reclen=79

    Length: 158 (0x9e)
    Types: Q1_Text, reclen=79
    Notes: q1file
    Names: »FILEA«

Derivation

└─⟦d0ee5ef37⟧ Bits:30008569 DDMQ1-0004_TEST_PROGRAM
    └─⟦this⟧ »FILEA« 
└─⟦e048455f8⟧ Bits:30008637 DDMQ1-0076_MSABRES1_ej_testkort_med_MSAB_data
    └─⟦this⟧ »FILEA« 

Text

DO I =1 TO 5;PUT SKIP;DO J =1 TO 5;PUT LIST(I*J);END;END;                      
PUT FILE(DISPLAY)LIST ('THE END');END;