Sorry. I can bind keys to it, but nothing happens when they are bound. I am running core 3.5.1 in the helios environment in windows. This is in the C++ perspective with visual studio .net emulation. When I bind the first two functions to the key bindings, they work perfectly. When I bind the third one, it appears to work, but nothing happens when I click the combo. However, should I leave my user macro file open, when I hit the key combo, it jumps to the beginning of the function that should be executing in the .e file. I tried to debug it, but eclipse just hung up on me. I unbound all of the functions, and tried different combinations and key combos all with the same result. I even tried deleting some of the macros from my file. Always with the same result. It will run if I do it from the macros list, but won't function when I'm using key combinations.