|
|
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: »statustx «
└─⟦01e83a425⟧ Bits:30008166 Bånd med SW8010 og SW8500 source code
└─⟦75ff9bef3⟧
└─⟦this⟧ »statustx «
mode list.yes
status=algol fp.yes
begin
long array param (1:2);
if system (4, 1, param) <> 4 shift 12 + 4 then
system (9, 0, <:<10>param:>);
write (out,
"nl", 1, <:param = :>, param (1));
stderror (out, param (1) extract 12, 0);
end;
end
▶EOF◀