DELETED()

From Lianjapedia
Revision as of 05:22, 25 October 2011 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Purpose

Function to return the deletion mark status


Syntax

DELETED([<workarea | alias>])


See Also

DELETE, PACK, RECALL, SET DELETED, SET FILTER


Description

The DELETED() function returns .T. if the current record in the currently selected workarea is marked for deletion. If the optional <workarea | alias> is specified, then the function operate in the specified workarea.


Example

use patrons
delete
? deleted()
.T.
recall
? deleted()
.F.


Products

Recital Server, Recital