Is the "ID" you supply ("xy" in your example) an unique integer ID that
you gave the menu item when you created/altered the menu to make the
menu item?Terry -----Original Message----- Hi list, Within a program I am creating a menu which contains hierarchical menus. Three items of the menu are initially disabled and one is enabled. When the user chooses the item that is initially enabled a procedure is called. Within this procedure I want to enabel the initially disabled menu items. I was trying to do this by using a statement like: Alter Menu item ID xy enable This works out fine, when the item I want to enable is not a hierarchical menu. If it is a hierarchical menu it doesn�t work so that the menu item stays disabled. Now I am trying to figure out how to enable the initially disabled hierarchical menu items. Thanks for any help. Ulrike --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 12090 --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 12091
