PRB: Generate Command on Program Menu Is Disabled (111507)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft FoxPro for Windows 2.5
- Microsoft FoxPro for Windows 2.5a
- Microsoft FoxPro for Windows 2.5b
- Microsoft FoxPro for MS-DOS 2.0
- Microsoft FoxPro for MS-DOS 2.5
- Microsoft FoxPro for MS-DOS 2.5a
- Microsoft FoxPro for MS-DOS 2.5b
- Microsoft FoxPro for Macintosh 2.5b
This article was previously published under Q111507 SYMPTOMS
The Generate command on the Program menu, which is used to generate
program code for the Screen Builder and Menu Builder, is disabled. In
Visual FoxPro, the Generate option under the Menu pad is disabled.
CAUSE- A program is currently running.
>
-or-
- The Screen Builder or Menu Builder window is not the active window.
-or-
- The _GENMENU or _GENSCRN system memory variable has been set to null.
RESOLUTION
To resolve this problem, do one of the following:
NOTE: The memory variables _GenMenu and _GenScrn may be reset by FoxPro
after generating a screen or menu to the compiled version of GENSCRN.PRG
and GENMENU.PRG (GENSCRN.FXP and GENMENU.FXP). Either memory variable (.PRG
or .FXP) is acceptable and you should not be concerned when the file
changes to .FXP format. This is normal functionality.
STATUS
This behavior is by design.
(c) Microsoft Corporation 2000, All Rights Reserved. Contributions by Kevin Zollman, Microsoft Corporation.
Modification Type: | Major | Last Reviewed: | 12/1/2003 |
---|
Keywords: | KB111507 kbAudDeveloper |
---|
|