TCL
lock-frame command
.mdThe lock-frame command core locks a frame into real memory. This prevents the frame from being flushed to disk for any reason.
Syntax
lock-frame {.}fid
Description
The period optionally preceding the FID indicates that the FID is being referenced by its hexadecimal reference. Without the period, the reference is assumed to be decimal.
Example(s)
lock-frame 1672 [450] frame locked at: 59e0 (hex)