Philthoms,
What do you mean by a "screen menu"? In VFP, when we talk about menus, we generally mean the set of pull-down menus just under the main screen's title bar. Is that what you are using?
If not, it would pay you to take a few minutes to learn your way round the VFP menu designer. It's not as intuitive as the form and class designers, but not that difficult either.
Once you've designed your menu, you have to
generate it (which you do from within the designer). This produces an MPR file that you run just like a program.
If you do that at the beginning of your application (and remember to put READ EVENTS just after the line that launches the menu), then the menu will remain on the screen until you close the app. Your users will be able to access it at any time (except when a modal form is active), which is usually what you want.
Hope this makes sense. If I've misunderstood your question, perhaps you could clarify it.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
Visual FoxPro tips, advice, training, consultancy
Custom software for your business