how to update or refresh the menu when its text is changed . i used getmenustring() using that i got the string and using modifymenu() it modified my required menu. but the problem is after modification, its overwrites there and not changing . only solution is to update or refresh the menu.

thanks