-
Re: Batch convert milometers to meters as drawing units
Ok maybe a simple answer, once the code hits this line and opens a dwg that is the end of your lisp file, a lisp can not continue onto a new dwg, you can use a script and open a dwg, load a lisp and …1 -
Re: Need help Toolbar problem
That looks like a ribbon not Toolbar. You could see if you have a Magicad.CUI and use menuload. Yes have screwed up the menu's at times and can be a pain to get back finding various CUI etc. I would …1 -
Re: Hyperlinks
If the image is in the same directory as the dwg it may work. Most times if say a xref is not where the link shows then CAD will look again at where the dwg is located.1 -
Re: its possible use BricsCAD as portable app?
Did you ask Bricsys with a customer request ? That would be best way to get an answer. I know I have 2 disks in my laptop and installed on D: drive but if you look into registry you will find lots of…1 -
Re: on_doc_load.lsp file location
I use custom lisps so I have one lisp called Autoload.lsp it has 23 defuns in it ie little short lisps used all the time its loaded via Appload and load on startup. It also has "AUTOLOAD" s…1
