I have a vba routine that has to resort at the last moment to a sendcommand (command "-insert..... This puts the in Insert command into AutoCAD's LastCommand memory instead of the original command. So the user can't repeat the command by hitting enter or space bar. Is there any way to put to set the LastCommand memory to original command? - Ted