F.BUSY - busy an in-core catalog sector.

Usage:

f.busy( mem_addr );

Where:

mem_addr
is the memory address of the selected sector which was returned by one of the FMS routines.

Description:

A call to F.BUSY increments a counter associated with each in-core catalog llink; as long as this counter is non-zero, the llink will not be overwritten.

The busy count is decremented by a call to F.UNBUSY.

See Also:

expl b syslib f.unbusy

Copyright © 1996, Thinkage Ltd.