I have a need to put certain DBF files under source control. These files
contain system metadata and are therefore quite important.
To do this I edited SCCTEXT to support DBF files. When run from the command
prompt it worked well. Unfortunately even after changing the project
options and checking that the correct file is being referenced through the
_SCCTEXT environment variable, the code does not appear to be called when
checking in files. However if I create a form instead of a table and check
it in the new code is executed. Does foxpro not try a DBF to text
conversion at all? Should I try changing file suffixes?
I am using visual source safe 6 as my source control. My version of foxpro
is 9 sp 1.