Recall Records Dialog Box

See Also

Lets you unmark records that are marked for deletion. Corresponds to the RECALL command.

Dialog Box Options

Scope

Allows you to specify the records on which Visual FoxPro is to act. Choose Next, All, Record or Rest from the drop-down list. Choose a number from the spinner on the right when you select Next or Record from the Scope drop-down list.

For

Displays the Expression Builder dialog box, where you create the logical expression that every record must meet to be affected by the command. Every record in the table is tested using the For expression.

While

Displays the Expression Builder dialog box. The While expression specifies that the action affects records only as long as the logical expression is true. The first time the expression evaluates to false, the action ceases without considering remaining records.

Recall

Recalls records using the Scope, For, and While values.