Hi
I have a menu that i created and would like to know how can i disable options from from the menu when another option selected from the menu is activated. for example my menu is called Vmenu.mpr and it look like :
prompt is "Data Screen" result is submenu under this submenu i have "\<Customer" and underneath i have "\<Product" then i have another prompt but not under "DATA Screen" is another main prompt like "Returning Videos " in the result i have "command" and this call a form I typed "do form RE_T",. what i want to accomplish is when i select Returning Videos" from the menu, that the submenu "Customer" and "Product" be disabled .
is this posible ?
how can i accomplish this ?
thank you in advance