tcl.recover-fd

Verb: Access/TCL, Releases: AP and R83

Recovers deleted item

Description

recovers an item previously deleted with an (editor) 'fd' command.

This must be executed immediately after the 'fd' command, otherwise the item is lost. If a list of items is active, there is no chance of recovering the item. This does not work on a list deleted through the 'edit-list' command.

Example

ed bp print.invoices.bak
top
.fd
'print.invoices.bak' deleted.

recover-fd
recover 'bp print.invoices.bak' (y/n)? y<return>
[253] 'print.invoices.bak' recovered.

See Also

Command Name Type Description
TCL.DELETE Verb: Access Deletes item(s) from file.
tcl.recover-item Verb: Access Recovers last item deleted by the Update processor.

User Comments

What do you think?

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

Login to leave your comments.