| 
 | 
DataMuseum.dkPresents historical artifacts from the history of: RegneCentralen RC759 "Piccoline" | 
 
This is an automatic "excavation" of a thematic subset of
 See our Wiki for more about RegneCentralen RC759 "Piccoline" Excavated with: AutoArchaeologist - Free & Open Source Software.  | 
top - metrics - download
    Length: 256 (0x100)
    Types: TextFile
    Names: »P/SMåSTO.R«
└─⟦eca9022c5⟧ Bits:30002661 Datalære sådan - løsningsdiskette
    └─⟦this⟧ »P/SMåSTO.R« 
1200 PROC småtilstor(REF tekst$) CLOSED 1210 FOR i:= 1 TO LEN(tekst$) DO 1220 nr:= ORD(tekst$(i:i)) 1230 IF nr>96 AND nr<127 THEN tekst$(i:i):= CHR$(nr-32) 1240 NEXT i 1250 ENDPROC småtilstor «eof»