Chemstation Code: MenuRelabel
Posted: Wed Dec 24, 2008 8:23 am
Hi there, i have chemstation 10.02 and i have a macro language problem. I'm trying change menu label. I found a code in help file:
and i wrote code at code bar :
but nothing and no error. Where am i wrong, Please help me...
[/code]
Code: Select all
MenuRelabel Label , [Item] , NewName
Code: Select all
MenuRelabel File , , Dosya
[/code]