I'm developing using IJCAD 2018.
IJCAD boot options are available and work reasonably well as AutoCAD, but if you specify multiple /LD options (load modules), AutoCAD loads multiple, but IJCAD loads only the last module you specify.
Is this a defect?
ijcad
This seems to be a bug.
If you really want to load more than one module, you can do it by specifying a module that has the action to load automatically into the /LD option and calling the acrxDynamicLinker->loadModule.
© 2024 OneMinuteCode. All rights reserved.