FILEFLEX API REFERENCE



NAME
DBRecallRecs -- Undo DBDeleteRecs

SYNTAX
DBRecallRecs(start-record, end-record)

CATEGORY
Updating Information

DESCRIPTION
If you want to undelete some or all records after issuing a DBDeleteRecs, use DBRecallRecs, passing as parameters the number of the first record to recover and the last.

EXAMPLE
put DBRecallRecs(9,23) into dbResult

NOTES
This command will not work after issuing a DBZapRecs or a DBPack command because the records have been physically removed and the database compacted.

SEE ALSO
DBDeleteRecs, DBPack, DBZapRecs

INTERNAL FUNCTION NUMBER
16


Copyright © 1992-1998 by David Gewirtz, under license to Component Enterprises, Inc.
Contact: info@component-net.com

Casa de Bender