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

⟦ed98d1488⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »flabtx      «

Derivation

└─⟦01e83a425⟧ Bits:30008166 Bånd med SW8010 og SW8500 source code
    └─⟦75ff9bef3⟧ 
        └─⟦this⟧ »flabtx      « 

TextFile

mode list.yes
flab=fortran rts.algftnrts7
      program flab

      assign 1010 to lab
      goto lab

1010  write (6, 10); goto 9999
1020  write (6, 20); goto 9999 
1030  write (6, 30); goto 9999 

10    format (' her er 10')
20    format (' her er 20')
30    format (' her er 30')

9999  end
/
▶EOF◀