Loading BarMenu

Im using Barmenu with the 'dropdown menu list and the Repeat Command button' (Ver3.0.0)  ...my question is how do I load the BarMenu with a preselected menu...see below for code snipit...

CadInputQueue.SendKeyin "mdl load mybarmenu"
SetCExpressionValue "menutype", 3, "MYBARMENU"

The code above loads MyBarMenu with the 3rd menu displayed as per MyBarMenu.ini on the dropdown list but actually only loads the first menu as listed in the MyBarmenu .ini file......

 Any help would be greatly appreciated