tcl.unlock-frame

Verb: Access/TCL, Releases: AP and R83

Unlocks corelocked buffer.

Syntax

unlock-frame {.}fid

Description

clears the memory corelock previously 'corelocked' with a 'lock-frame' command.

'fid' is the (decimal) frame number to unlock. A leading '.' indicates that the frame number is in hexadecimal.

Example

unlock-frame 7891
unlock-frame .1ed3

See Also

Command Name Type Description
tcl.lock-frame Verb: Access Corelocks specified fid.

User Comments

What do you think?

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

Login to leave your comments.