MENU Command

Included for backward compatibility. Use the Menu and Shortcut Designers instead.

This command is undocumented in the original VFP9 help file,
but the following documentation was found in the FoxPro for Windows 2.6 help, and may still be valid:

Creates a menu system.

MENU BAR array1, expN1
	MENU expN2, array2, expN3
	[, expN4]
READ MENU BAR TO memvar1 memvar2 
	[SAVE]

Expand imageRemarks

Expand imageExample

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic