Database
btrv.asc
Associated article: Inside Btrieve Files
Tags: Database Design
_INSIDE BTRIEVE FILES_
by Douglas Reilly
[LISTING ONE]
OPEN (Btrieve function 0) damaged file
Open destination file (Could be Btrieve file, could be DOS Sequential file)
if STEP_FIRST (Btrieve function 33) does not return an error
DO
write record to destination ...


