Difference between revisions of "PAD()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Function to return prompt PAD name | Function to return prompt PAD name | ||
Line 27: | Line 23: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
+ | [[Category:Menus]] | ||
+ | [[Category:Menus Functions]] |
Latest revision as of 17:32, 3 December 2009
Purpose
Function to return prompt PAD name
Syntax
PAD()
See Also
ACTIVATE POPUP, BAR(), BARCOUNT(), BARPROMPT(), DEFINE BAR, DEFINE MENU, DEFINE POPUP, MENU(), MENUITEM(), ON BAR, ON EXIT BAR, ON EXIT MENU, ON EXIT POPUP, ON POPUP, ON SELECTION BAR, ON SELECTION MENU, ON SELECTION POPUP, POPUP(), PROMPT(), SET COMPATIBLE
Description
The PAD() function returns the name of the most recently selected PAD of the currently active Xbase style menu. The command SET COMPATIBLE must be ON when using Xbase style menus.
Example
? pad() edit
Products
Recital