I need to be able to delete a dbf file after using it but despite
closing the database and adding the code
rcTest = code4close(cbTest)
Call code4initUndo(cbTest)
I can't delete the file unless I close the program as windows tells me
it is "in use".
What am I doing wrong ?
Thanks - Del