DOCUMENT:Q142940 11-FEB-2000 [foxpro] TITLE :How to Gain Access to the View Menu in an .EXE File PRODUCT :Microsoft FoxPro PROD/VER::3.0,3.0b OPER/SYS: KEYWORDS:kbcode ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual FoxPro for Windows, Professional Edition, versions 3.0, 3.0b ------------------------------------------------------------------------------- SUMMARY ======= When the Report Designer is open, the View menu allows interactive access to the Data Environment, the Color Palette toolbar, and the Report Controls toolbar. By default, this menu is not displayed when you modify a report in a Visual FoxPro executable (.exe file). It is however available. This article shows by example how to display the View menu when you modify a report. MORE INFORMATION ================ The following sample program adds the View menu to the Visual FoxPro system menu. Use these steps to run this program in an .exe file. 1. Copy the following code into a program file (.prg): DEFINE PAD _msm_view OF _MSYSMENU after _MSM_edit PROMPT "\