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

⟦802890a8e⟧ TextFile

    Length: 1536 (0x600)
    Types: TextFile
    Names: »conviogeo«

Derivation

└─⟦621cfb9a2⟧ Bits:30002817 RC8000 Dump tape fra HCØ.  Detaljer om "HC8000" projekt.
    └─⟦0364f57e3⟧ 
        └─⟦bf33d74f6⟧ »iogeofile« 
└─⟦00964e8f7⟧ Bits:30007478 RC8000 Dump tape fra HCØ.
    └─⟦b2ec5d50f⟧ 
        └─⟦bf33d74f6⟧ »iogeofile« 
            └─⟦this⟧ 

TextFile

job kp 7 52   temp disc 600 25
 
; the file prints the source texts of the geotype io 
; procedures in one file. single files may be output with
; contract temp.iogeofile <name of file>
; convert <name of file>
 
contract temp.iogeofile,
io_geo_tx,
conv_t_geo_tx,
plot_stn_tx,
read_geo_t_tx,
read_nmb_tx,
read_st_nam_tx,
read_niv_st_tx,
read_addpc_tx,
in_addpch_tx,
read_text_tx,
read_geo_tx,
write_geo_t_tx,
write_stn_tx,
write_st_na_tx,
write_cmt_tx,
write_niv_s_tx,
write_geo_tx
 
t=set 1 disc
fff=char 10 12 10
t=copy,
io_geo_tx fff,
conv_t_geo_tx fff,
plot_stn_tx fff,
read_geo_t_tx fff,
read_nmb_tx fff,
read_st_nam_tx fff,
read_niv_st_tx fff,
read_addpc_tx fff,
in_addpch_tx fff,
read_text_tx fff,
read_geo_tx fff,
write_geo_t_tx fff,
write_stn_tx fff,
write_st_na_tx fff,
write_cmt_tx fff,
write_niv_s_tx fff,
write_geo_tx
 
convert t
 
end
finis
▶EOF◀