|
DataMuseum.dkPresents historical artifacts from the history of: RC4000/8000/9000 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RC4000/8000/9000 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 768 (0x300) Types: TextFile Names: »tconvert«
└─⟦667bb35d6⟧ Bits:30007480 RC8000 Dump tape fra HCØ. └─⟦4334b4c0b⟧ └─⟦162d2eb5b⟧ »talgprog« └─⟦this⟧
(mode list.yes convert=algol connect.no mode list.no) 1980-10-22 begin array inp,outp(1:3); integer i,j,fpc; movestring(outp,1,<:lp:>); readlsfp(outp); for fpc:=1 step 1 until fpinareas do begin readinfp(inp,fpc); i:=j:=1; printfile(string outp(increase(i)),string inp(increase(j))); end end ▶EOF◀