I'm using VFP8.0. I have just finished my first and modest VFP application. I'm having confusion over how best to define the default directory. With my old DOS apps, I would just dump everything into a folder and make a shortcut to the EXE. I can't get my VFP windows app to run unless I point to the subdirectory with SET DEFAULT TO C:\MyApp, even during development. Then I have to make the InstallWizard use the same directory. I would guess there is a better and more flexable way to do this without hard coding the path. Please point me in the right direction.
Jim Rumbaugh
Jim Rumbaugh