PADPROMPT( ) Function
Visual FoxPro 9.0 SP2 |
PADPROMPT( ) Function |
See Also |
![]() |
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.
Return Value
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic