Home | Tips | Library | Other Authors | Other WP Sites | Writer's Links | Contact | Site Map | Donate

Barry MacDonnell's
Toolbox for WordPerfect

Macros, tips, and templates for Corel® WordPerfect® for Windows®
© Copyright 1996-2012 by Barry MacDonnell. All Rights Reserved.

Page updated Sep 2, 2009
EZMenu - Make a menu with a few simple macro commands

Download EZMENU.ZIP (v1.0; 10/19/06; 5,552 bytes)

Compatible with WordPerfect 8 and later versions

WordPerfect 11 users: See important information about using macros in the first release of WP11 (11.0.0.233) at the top of this page.

Downloading, Documentation, Modifications, and Support

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 to modify it for your needs.

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.