Goal: I want to be able to type customized commands right into the command line and have VBA respond to them Problem: The BeginCommand event is not triggered if your command is unrecognizable by CAD Question: How can I trigger an event if any command (for example: "drawThreeGuys") is attempted to be excecuted in the command line?