Try the following:
after creating the .exe use something like
OPTEDIT %1.EXE -EXTRAMIN %2
where %1 is the raw-filename of your exe
and %2 is a numeric constant
(I use 0x8000 for 'bigger' dbf.files, 0x2000 elsewhere)
This seems to 'help' your .exe in handling index-files,
especially when your...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.