DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

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

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦1d74fd521⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »prt«, »prøve«

Derivation

└─⟦667bb35d6⟧ Bits:30007480 RC8000 Dump tape fra HCØ.
    └─⟦4334b4c0b⟧ 
        └─⟦this⟧ »prt« 
        └─⟦this⟧ »prøve« 

TextFile

0100 REM eksempel på brug af tekstvariable.\r
0110 REM ole caprani, nov 73.\r
0120 REM\r
0125 DIM S$(10)\r
0130 PRINT "skriv ja"\r
0140 INPUT S$\r
0150 IF S$<>"ja" THEN GOTO 0130\r
0160 PRINT "Det var flot."\r
0170 END\r
▶EOF◀