DataMuseum.dk

Presents historical artifacts from the history of:

RC3500

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RC3500

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦f71b4af21⟧ TextFileVerbose

    Length: 768 (0x300)
    Types: TextFileVerbose
    Names: »sendbuftxt«

Derivation

└─⟦a41ae585a⟧ Bits:30001842 SW-save af projekt 1000, Alarm-system
    └─⟦72244f0ef⟧ 
        └─⟦this⟧ »sendbuftxt« 

TextFileVerbose

job wib 1 200 perm disc1 200 10
send_buffer= set 1 disc1
if ok.no
finis
scope user send_buffer
if ok.no
finis
send_buffer= algol list.no xref.no

external integer procedure send_buffer(z, length);
zone z;
integer length;

begin
   integer array answer(1:8);
   monitor(16)send message:(z,1,answer);
end;
end
finis
«eof»