Andreas Burg wrote: > perhaps you just need to define the other levels by copying the first > level into them. > No thats not the problem. You need to have a properly specified range in there. From TSref for HMENU rootline type: .range = [begin-level] | [end-level] (same way as you reference the .entryLevel for HMENU) hth