|
|
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: »opkeytxt«
└─⟦00964e8f7⟧ Bits:30007478 RC8000 Dump tape fra HCØ.
└─⟦b2ec5d50f⟧
└─⟦this⟧ »opkeytxt«
opkey=algol list.yes
procedure for testing for message
external boolean procedure opkey;
begin integer buf;
long array N(1:2);
system(6,buf,N);
if buf>0 then opkey:= true else opkey:= false;
end;
end;
▶EOF◀