DataMuseum.dk

Presents historical artifacts from the history of:

Christian Rovsing CR7, CR8 & CR16 CP/M

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

See our Wiki for more about Christian Rovsing CR7, CR8 & CR16 CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦96a17d93f⟧ TextFile

    Length: 384 (0x180)
    Types: TextFile
    Names: »B.BAS«

Derivation

└─⟦016ef1d53⟧ Bits:30005210 BASIC Demo
    └─ ⟦this⟧ »B.BAS« 

TextFile

5 B=6
10 PRINT"       8      88      8"
20 PRINT"        8    8  8    8"
30 PRINT"         8  8    8  8"
40 PRINT"          88      88"
50 PRINT"          88      88"
51 PRINT"         8  8    8  8"
52 PRINT"        8    8  8    8"
53 PRINT"       8      88      8"
54 GOTO 10
55 A=A+1
60 IF A<B THEN GOTO 55
65 A=0
70 GOTO 5
«eof»