Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Any idea why any AutoLISP command call is not working with attached bundle placed in any of the ApplicationPlugins folders.
Bundle code:
<Components>
<ComponentEntry AppName="test" Version="1.0.0" ModuleName="./Contents/test.lsp"
PerDocument="True">
</ComponentEntry>
</Components>
All enough to trigger this is (command "erase" "").
(command-s is not working either.
Regenerating model.
Before; error: AutoCAD command rejected: "erase"
Before; error: AutoCAD command rejected: "erase"
Before; error: AutoCAD command rejected: "erase"
Before; error: AutoCAD command rejected: "erase"
Before; error: AutoCAD command rejected: "erase"
AutoCAD menu utilities loaded.*Cancel*
Command:
Jimmy Bergmark
JTB World - Software development and consulting for CAD and license usage reports
https://jtbworld.com
Solved! Go to Solution.