Hi,
This is in the context of a fairly large project that was written a few years ago. We're not sure which version it was built in, but we're opening it in VFP 9.
The
File LogStat Not found
error happens when we try to re-build the project, or run it.
The Main.prg program contains the LogStat( str ) calls. And there's a LogStat.prg file, which is already part of the project, which contains the definition for LogStat().
Since LogStat.prg is already part of the project, why would VFP complain that it isn't found? Do we have to change some setting for each .prg file in the Code tab?
Regards,
This is in the context of a fairly large project that was written a few years ago. We're not sure which version it was built in, but we're opening it in VFP 9.
The
File LogStat Not found
error happens when we try to re-build the project, or run it.
The Main.prg program contains the LogStat( str ) calls. And there's a LogStat.prg file, which is already part of the project, which contains the definition for LogStat().
Since LogStat.prg is already part of the project, why would VFP complain that it isn't found? Do we have to change some setting for each .prg file in the Code tab?
Regards,