Hi Friends,
This is the scenario:
I have a folder containing the source code and
test DBFs/CDXs. (C:\DevFolder)
I have another folder (C:\ProdSys) containing the EXE app
and of course the DBFs/CDXs. Now this folder has real data for production.
The problem is that my app's DEs will always reference
data in the (C:\DevFolder) after compiling the EXE, puting it in (C:\ProdSys) and invoking it from there.
Work-around: I have to keep renaming (C:\DevFolder) to
something else for force the EXE pick the data from (C:\ProdSys). This I do every time I recompile the EXE.
Opening files explicilty in LoadEvent does not rear this
anomaly, only when DEs are used.
Is there something I am missing out?
Any help please?
Thanks all
---------------------------
Benson O. A.
Infinity Link Limited