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

⟦e3f93dcfb⟧ TextFile

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

Derivation

└─⟦621cfb9a2⟧ Bits:30002817 RC8000 Dump tape fra HCØ.  Detaljer om "HC8000" projekt.
    └─⟦0364f57e3⟧ 
        └─⟦58ca399f1⟧ »extbib« 
            └─⟦this⟧ 

TextFile

forceout=algol list.yes index.no
external
integer procedure forceout(z);
zone z;
begin
integer array ia(1:20);
getzone6(z,ia);
if ia(13)=3 then outchar(z,25);
setposition(z,ia(7),ia(if ia(1)=4 then 9 else 8));
if ia(1) extract 12 = 18 or ia(1) = 4 then setzone6(z,ia);
end; end
▶EOF◀