Hi Bob, you need to use newTool in a frontscript, as it is trapped (and not passed) by the IDE. Try the following: Create a button "myButton" script: on NewTool beep pass newTool end newTool then in the messagebox: insert the script of button "myButton" into front Hope that helps, Malte