tcl.lock-frame

Verb: Access/TCL, Releases: AP and R83

Corelocks specified fid.

Syntax

lock-frame {.}fid

Description

'core locks' a frame into real memory.
This prevents the frame from being flushed to disk for any reason.

The '.' 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

lock-frame 1672
[450] Frame locked at: 59E0 (hex)

See Also

Command Name Type Description
tcl.unlock-frame Verb: Access Unlocks corelocked buffer.
tcl.fid Verb: Access Display frame information.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.