Troubleshooting Commands
The File my.lsp Loads But Commands Don't Work
1. The subs.lsp file may not be loaded.
Load subs.lsp to correct the problem. In the Load menu click on Subs submenu to load subs.
This should correct problems with most commands that fail.
Note: The subs.lsp file loads when aw.lsp is loaded. If you do not load aw.lsp and load only my.lsp then subs.lsp does not get loaded.
Some Commands Don't Work
1. Set all variables to nil with Set Variables To Nil tni and try the command again.
Problems with Last entity commands
1. Example: Commands that expect the last entity in the drawing to be a line, text, or 3dsolid will fail if that is not true.
2. Use Make Last ml to make the appropriate entity for the command at hand to be the last entity.