I think you restated your question elsewhere on this board and I believe you have your answer. After you created your menu, you have to compile it, so in the end you end up with 2 files one with .mpr extension and one with .mnx extension. And it's the one with .mpr extension that gets generated with the compile command and it's the one you need to run your menu.
Just to add to danceman's information, when a Menu is part of a projrct, the generation and compilation of the .MPR is automatically handled by the project manager when you do a build. If you are working outside of a project, then you are "agreeing" to handle some of the details it normally takes care of.
Thank you very much for your answers. I was not able to generate the menu I created from Menu menu. But one more thing, I want my menu created to be activated on the form I want. How it is done.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.