Home » Developer & Programmer » Forms » How to give pass parameters to the set_menu_item_property ? (forms,10g,windows)
icon4.gif  How to give pass parameters to the set_menu_item_property ? [message #479930] Wed, 20 October 2010 05:17
sailug
Messages: 3
Registered: October 2010
Location: HYD
Junior Member
Hi ,

I having the below menu ..
I know the syntax of set_menu_item_property .
set_menu_item_property('menuname.menuitem',enabled,property_true);

But in my case, THE ITEM(ie TABLE2) IN THE MENU is disabled status.
I want make it as enable status .
I have written the below code in startupcode of menu ....
set_menu_item_property('XYZ0100.TABLE2',enabled,property_true);
THIS IS NOT WORKING ...SHOWING AN ERROR CANNOT FIND MENU ITEM .
SO,
what values should pass in place of menuname and menuitem ?

  • Attachment: IMAGE1.JPG
    (Size: 109.46KB, Downloaded 668 times)

[Updated on: Wed, 20 October 2010 05:23]

Report message to a moderator

Previous Topic: Post-change vs Validate Item
Next Topic: DATA NOT SAVED SUCCESSFULY (merged)
Goto Forum:
  


Current Time: Thu Sep 19 12:26:27 CDT 2024