| 
 | 
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: »initzonetxt«
└─⟦a41ae585a⟧ Bits:30001842 SW-save af projekt 1000, Alarm-system
    └─⟦72244f0ef⟧ 
        └─⟦this⟧ »initzonetxt« 
job wib 1 200 perm disc1 200 10 initzone= set 1 disc1 if ok.no finis scope user initzone if ok.no finis initzone= algol list.no xref.no external procedure initzone( z, kind, name, giveup, operation, position_mode); zone z; integer kind; long array name; integer giveup, operation, position_mode; begin integer array sh_descr(1:20); open(z,0,<:streamer:>,1 shift 9); getshare6(z,sh_descr,1); sh_descr(4) := operation; setshare6(z,sh_descr,1); getzone6(z,sh_descr); sh_descr(14) := sh_descr(19); sh_descr(16) := sh_descr(20) * 4; setzone6(z,sh_descr); end; end finis ▶EOF◀