tcl.recover-item

Verb: Access/TCL, Releases: AP

Recovers last item deleted by the Update processor.

Description

recovers the last item deleted by the '<ctrl>+xo' command in the Update processor. It also recovers the last item that was exited without filing.

The process first displays the name of the item to be recovered.

The deleted item is stored in a temporary buffer and can be recovered with this command until another item is deleted.

Example

:u test item1
<ctrl>+xo
'item1' deleted.
:recover-item<return>
Recover test item1 (Y/N)? y
[253] 'item1' recovered.

See Also

Command Name Type Description
tcl.ri Verb: Access Invokes 'recover-item' command.
up.x Command Exits item or calls subroutines.
editor.fd Command Deletes item.
tcl.recover-fd Verb: Access Recovers deleted item
up.xo Command Deletes the current item.
up.xi Command Files item under new item-id; optionally deletes original.

User Comments

What do you think?

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

Login to leave your comments.