I keep getting "source not available" in the trace window on a new project
I'm working on. It is driving me nuts, I can't quite understand it but it
seems to be affected by my default directory......
I have a directory:
U:\foxpro\devlog
This is where my tables are.
I have another directory:
U:\foxpro\projects\devlog
This is where my source is.
If I do this:
SET DEFAULT TO u:\foxpro\devlog
[open trace window, open program "u:\foxpro\projects\devlog\devlog.exe"]
then any program I pick from the list of programs in the project tells me
"source not available"]
If I do this:
SET DEFAULT TO u:\foxpro\projects\devlog
then I can see the source in the trace window OK but of course it won't run
because the tables aren't there.
I've used this method in other directories for years. All of a sudden it's
not working, any ideas why?
--
TIA
Andrew Howell