I would like to determine the contents of the more-command-box of an
commandlist-item. In the help-file i can find:
cl.GetLeftCmd(clname, clitem, i)
cl.GetLeftCmd("mybar", 13, 1)
cl.GetLeftParam(clname, clitem, i)
cl.GetLeftWork(clname, clitem, i)
cl.GetLeftHow(clname, clitem, i)
cl.GetLeftOnTop(clname, clitem)
cl.GetLeftSwitchTo(clname, clitem)But i can't find something like cl.GetLeftMorecmd Best regards Detlef
