I need to convert a betrieve database file which is in ansi format to a text file for input to an access database. the file is somewhat corrupted and while records are intact, they are not in consecutive order. I’m thinking vbasic might help me extract the records to another file. Any comments ?