
AutoCAD 2018 OverviewĪutoCAD is a 3D drawing and designing software that has been developed by Autodesk which is consider as the leader in design and drafting. It is full offline installer standalone setup of AutoCAD 2018 Free Download for 32/64. The loop can be exited quite easily, or I can get around it by using the "load" command - but neither of these actaully fix the issue.AutoCAD 2018 Free Download Latest Version for Windows. I've managed to get a copy of Lee's code and added it, however I'm still having the same problem of getting stuck in a "Initializing." loop on first run. I've seen a few posts elsewhere that the built-in "autoload" in the acad20XXdoc.lsp has an inherent flaw that causes this, and that Lee Mac created a new autoload.lsp which overcame these issues. Also the issue doesn't occur if the files are loaded using the "load" command in ACADDOC.LSP rather than the "autoload" command. The odd thing is tht this only occurs the first time either are run in a new drawing. It only disappears once you hit "Esc" or perform another command. The second (an automated insertion tool for drawing border blocks) will show the "Initializing." even when "Cancel" is pressed, or when the function has completed. The first one (my batch plotter I've had help with on here before) will show the "Initializing." message until "OK" or "Cancel" is pressed, and then it will disappear. Both have "OK" and "Cancel" buttons, and the code is the same for those functons, however. lsp files so far, and both behave slightly differently. I'm having issues with files autoloaded via ACADDOC.LSP getting stuck in an "Initializing." loop when run for the first time in a new drawing.
