Search found 8 matches

Re: LISP autoload issue

I was never able to have lisps autoload on anything other than the first drawing. I found the next best thing I could do was to create a toolbar button that I can click on to load the lisp then I'm good to go. I know it's not what you are looking for but I have gotten used to it and seems like my be...

Dimensioning issues

I have an odd issue when trying to add dimensions in my drawing. Sometimes the dimensioning appears to be fine until I hit enter to place the dimension. The dimension disappears. I can try over and over and for some reason the dimension won't stay. I get the following error in the command line: ENTE...

Re: NumInc Lisp

Steven, Yes, that's the one. I can try to ask but I would think they may not be familiar with Icad. I was hoping someone here might have already made the corrections for their own use. Or that someone familiar with Icad might be able to look at the lisp and see something that would be causing the is...

NumInc Lisp

I have been using the NUMINC lisp for years in autocad. But when I try to use it in Intellicad I get an Improper syntax error. I would post the lisp but it's rather long. I was wondering if anyone else had encountered this problem. It's a great lisp I downloaded years ago for placing incremental num...

Re: Can't get lisp to autoload

SPirou4D, Thanks for trying to help. I haven't yet gotten my autolisp to autoload in each open drawing. But I did get it to autoload on the first open drawing and I created a button to load it in subsequent drawings with is fine with me. But I did want to mention the lisp does run fine on my system ...

Re: Can't get lisp to autoload

Here is the lisp I am trying to automatically load on start up. Hope you can help me figure this out. I just switch from an old version of autocad and I'm trying to find my way around Intellicad. Sean ;;;CADALYST 12/04 Tip1997: DimAutoLayer.LSP Dimension Layer Macros (c) 2004 Jack Foster ;Courtesy t...

Can't get lisp to autoload

I am unable to get my .lsp file to autoload at startup. I get the following command line error message at start up. Could not load file or assembly 'file:///C:\Windows\system32\Compare.dll' or one of its dependencies. The system cannot find the file specified. Can't open "C:\Program Files\CMS\C...

Go to advanced search