AEOLUS BUILDER MENU SYSTEM Generating Clipper 5.x Style Code and Linking Your Program With the Builder BMOUSE.OBJ Get System Will Create Mouse Aware Menus. (Summer '87 Style Code Uses @..Prompt/Menu To .. and is NOT mouse aware.) The Menu System for Aeolus Builder Generated Applications Have Three Different Selection Methods. 1. You Can Use the Up/Down/Left/Right Arrow Keys to Move the Menu Highlight Pointer and The Enter Key to Select a Menu Option. 2. You Can Press the Highlighted Speed Key to Select a Menu Option. (Clipper 5.x Menus Only) 3. You Can Click on a Menu Option With the Mouse Cursor to Select It. (Also Clipper 5.x Menus Only -- if Linked with BMOUSE.OBJ) Try Each of These Access Methods Using the Menus In this Demo Program. Creating Menus With the Aeolus Builder is as Easy as Typing in the Text of the Menu Labels, Builder Does the Rest! And--If You Don't Like How Builder Placed Either Your Menu or It's Prompts, It Is a Simple Matter to Move Them. End of File **