[quote="James Bott":23m1exdu]Günther,
Maybe as a workaround you could make the one of the original menu items longer by adding trailing spaces. Make it long enough to handle the replacement menu item.
Just a thought.
James[/quote:23m1exdu]
In that case, better add Chr (9) character
MENUITEM "Prompt 1" + Chr( 9 ) + Chr( 9 ) ...
↧