a) SEMA {?}gremlins =(SEMA s; {F}f OF s := PRIM INT := 0; s);
DO DOWN gremlins; undefined; UP bfileprotect OD
{The intention is that this call of undefined,
which is released by an UP gremlins whenever a book is closed,
may reorganize the chain of backfiles and the chain of locked backfiles,
such as by removing the book if it is not to be available for further opening,
or by inserting it into the chain of backfiles several times over if it
is to be permitted for several particular-programs to read it simultaneously.
Note that, when an UP gremlins is given, bfileprotect
is always down and remains so until such reorganization has taken place.}
Next