Home | Tips | Library | Other Authors | Other WP Sites | Writer's Links | Contact | Site Map |
Toolbox for WordPerfect |
||
Macros,
tips, and templates for Corel® WordPerfect® for Windows® |
||
Download EZMENU.ZIP (v1.0; 10/19/06; 5,552 bytes) Compatible with WordPerfect 8,9,10,11,12,X3 |
EZMenu.wcm is an example of a simple menu using the Menu() command and some Switch() statements. Play the macro to see its effects. Open the macro like any other document to see the instructions. The menu produced by this macro can use numbers (1...9) or letters (A...Z) followed by the menu choice in text. Press the number or letter, or click on the choice with your mouse, and the command assigned to that choice will execute. Any menu can also have a choice to display another menu (sub-menu), as demonstrated by the macro. Therefore, you can "nest" as many menus as needed. |