Demetrios Panayotakopoulos
2010-05-08 07:40:54 UTC
Hi,
Some times, in VFP 6, I face the following problem.
When building a project, it is supposed to include automatically all
files (PRGs) that are referenced / called by others.
I once again noticed that one program, that is called from another
program was not included during building an EXE.
In the development / test environment, the problem was not appearing,
since the file was in the path, but after building and run the EXE I got
an error when the specific function was called (that it was missing).
Any ideas why that happens and how can someone be sure that all required
files will be included?
Thank you.
Demetrios, Greece
Some times, in VFP 6, I face the following problem.
When building a project, it is supposed to include automatically all
files (PRGs) that are referenced / called by others.
I once again noticed that one program, that is called from another
program was not included during building an EXE.
In the development / test environment, the problem was not appearing,
since the file was in the path, but after building and run the EXE I got
an error when the specific function was called (that it was missing).
Any ideas why that happens and how can someone be sure that all required
files will be included?
Thank you.
Demetrios, Greece