10-02-2011 03:19 PM
Found the easiest way (for my purposes since I only do this onces when the program starts) is to keep looking up the directory tree until I find the file I want.
It is independent of whether I'm executing or developing.
Thanks for your collective help.
Mark
10-02-2011 06:54 PM
I like this one better. It tests the current level first before going up the directory structure.
Mark