gunerhan28
New Member
Hi everyone,
I have a problem to smart favorite menu creation.
I want to use a variable to run a menu trigger.
For instance ;
pprog = "m_Del". /* The name of menu item */
psmenu = "mReports". /* The name of sub menu */
APPLY 'CHOOSE':U TO MENU-ITEM pprog IN SUB-MENU psmenu.
Is there any solution for this problem?
Thanks
I have a problem to smart favorite menu creation.
I want to use a variable to run a menu trigger.
For instance ;
pprog = "m_Del". /* The name of menu item */
psmenu = "mReports". /* The name of sub menu */
APPLY 'CHOOSE':U TO MENU-ITEM pprog IN SUB-MENU psmenu.
Is there any solution for this problem?
Thanks