_GENMENU System Variable

Specifies a menu generation program.

_GENMENU = ProgramName

Parameters

  • ProgramName
    Specifies a program that previous versions used to generate menu code from an .mnx menu definition table. If your program is in a directory other than the current default directory, include a path with the program name.

Remarks

_GENMENU contains Genmenu.prg by default. A directive (#IMAGEPATHS) controls if full paths are generated for menu images.

See Also

Reference

CREATE MENU Command

_GENSCRN System Variable

System Variables

Other Resources

Language Reference (Visual FoxPro)