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

⟦c9394d9b7⟧ TextFile

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

Derivation

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

TextFile



;       kb_on_tx              * page 1   27 09 77, 11.52;  

;  kb_on
;  *****

if listing.yes
char 10 12 10

kbon = set 1 disc

kb_on = algol

external boolean procedure kb_on;  
_________________________________
begin
  own boolean old_kb_value;  
  if attention then old_kb_value:= -, old_kb_value;  
  kb_on:= old_kb_value
end kb_on;  
end

if warning.yes
(mode 0.yes
message kb_on not ok
lookup kb_on)
▶EOF◀