"Ads by Goooooogle" links provided by Google.com, which has sole control over all advertising content it displays on this site.

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

Barry MacDonnell's
Toolbox for WordPerfect

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

Page updated Oct 19, 2006
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,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.