[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET DELETED

    SET DELETED determines whether records that are marked for deletion are
    included or ignored by other commands.

Syntax

    SET DELETED on/OFF/(<expL>)

Defaults

    SET DELETED is normally OFF.

Usage

    WHen SET DELETED is ON, most commands ignore deleted records.  If,
    however, you refer to a record by record number (GOTO or any command
    that supports the RECORD scope) the record displays even if marked for
    deletion.  Additionally, SET DELETED ON has no effect on INDEX and
    REINDEXing.

    RECALL ALL, however, honors SET DELETED and does not recall any
    records.

See Also: DELETE INDEX RECALL SET INDEX USE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson