Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipOn 3.0 Reference - undel() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 UNDEL()

 DESCRIPTION

 UNDEL() recalls deleted records in the current database for the
 specified expression.

 SYNTAX

 UNDEL([expr])

 PARAMETERS

 expr (C) is the FOR expression (UNDEL FOR expr) for the recall.  If
 "ALL" is given as the parameter, all records are recalled.  If expr
 is not specified, the current record is recalled.
 For example: UNDEL("status = 'Y'").

 RETURNS

 UNDEL() returns true (.T.) indicating records were successfully
 recalled.  If only a single record is being recalled (.i.e. expr is
 not specified), UNDEL() returns the database name, record number,
 and total records as a character string.




Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson