wadesnj
Programmer
- Mar 24, 2001
- 36
Why do I get a missing menu file error when I run my app from another folder?
I compile my app that was originally created with the application builder, and so has an property in the application object that defines the menu used. When I copy the app file to another drive and folder, and run the app, there is a runtime error that says 'f:\scales\scalesmenu.mpr not found', despite the fact that I use relative paths everywhere and compile the menu into the app.
I compile my app that was originally created with the application builder, and so has an property in the application object that defines the menu used. When I copy the app file to another drive and folder, and run the app, there is a runtime error that says 'f:\scales\scalesmenu.mpr not found', despite the fact that I use relative paths everywhere and compile the menu into the app.