I noticed that when using the MENU and MENULOAD commands that the MNL file is loaded once for each open drawing... Do the following (I did it with the Express menu): - Load two or three drawings in AutoCAD 2005 - Place a (princ " HELLO") statement in your MNL file - Use the MENU or MENULOAD command to reload the ACAD base menu - Use the MENULOAD command to reload your menu You should see HELLO two or three times. My guess is that it is reloading the menu for each open drawing but then shouldn't the second and third HELLO go into the text windows for the second and third drawings???