DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC759 "Piccoline"

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

See our Wiki for more about RegneCentralen RC759 "Piccoline"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦3037c87fd⟧ TextFile

    Length: 256 (0x100)
    Types: TextFile
    Names: »P/UDSKIF.T«

Derivation

└─⟦eca9022c5⟧ Bits:30002661 Datalære sådan - løsningsdiskette
    └─ ⟦this⟧ »P/UDSKIF.T« 

TextFile

1600 PROC udskifttegn(REF tekst$,ud$,ind$) CLOSED
1610   FOR i:= 1 TO LEN(tekst$) DO
1620     IF tekst$(i:i)=ud$ THEN tekst$(i:i):= ind$
1630   NEXT i
1640 ENDPROC udskifttegn
«eof»