tcl.unlock-frame
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
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
