Returning a record buffer to global clearing status¶
unpreserve |
Return a record buffer to global clearing status |
SYNTAX
unpreserve record_id [, record_id] …
The clear command, when used with no arguments (global clear), clears all record buffers except those which have been preserved by means of the preserve command. The unpreserve command reverses the effect of preserve, allowing the named record buffer or buffers to be cleared by a global clear.
The unpreserve command may be applied to both open and closed files.
EXAMPLE
unpreserve Jam, Jelly, Pickles
RELATED TOPICS |