DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC3600/RC7000

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

See our Wiki for more about RegneCentralen RC3600/RC7000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦580b9f3d2⟧ TextFile

    Length: 318 (0x13e)
    Types: TextFile
    Notes: BREV::TEKSTLÆS, TEKSTLÆS
    Names: »TEKSTLÆS«

Derivation

└─⟦bb49f20ac⟧ Bits:30007876 (DELPROCEDURER DISKETTE 80.28.06 Områder: OPDATER, FORSØM, BREV ELEVRET, KLLISTE, FOR.LIST)
    └─⟦this⟧ »BREV::TEKSTLÆS« 

TextFile

«ff»
  2250 REM -------------------------------------------------------------------------
  2260 PROC TEKSTLÆS
  2270   CONNECT "LIB",1
  2280   OPEN FILE(1,1)"TEKST"
  2290   FOR I=1 TO 8
  2300     READ FILE(1)TEKST$(I)
  2310   NEXT I
  2320   MAT READ FILE(1)VARISTED
  2330   CLOSE 
  2340 ENDPROC TEKSTLÆS