PADPROMPT( ) Function

This function is undocumented in the original VFP9SP2 Help File.

Returns the text of a menu title.

PADPROMPT(cMenuTitleName [, cMenuBarName])

Parameters

cMenuTitleName

Specifies the menu title (pad) name or internal system menu title name.

cMenuBarName

Specifies the name of the menu bar containing the menu title or internal system menu bar name. When cMenuBarName is omitted the currenctly active menu bar is used as the second parameter. When no menu bar is active and cMenuBarName is omitted an error is generated.

Expand imageReturn Value

Expand imageRemarks

Expand imageExample

Expand imageSee Also


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