Jump to content

Search the Community

Showing results for tags 'acaddoc.lsp'.

  • Search By Tags

    • acaddoc.lsp ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 5 results

  1. Hi, I started using ACADDOC.lsp to manage and control my favourite utilities better (thanks to all you folks). I have also defined error prompts should one LISP fail. Now, all the utilities that I have added in ACADDOC.lsp are creating their own but too many prints (princ). I tried using CMD...
  2. My company has a variety of company-wide tools in a Menu drop-down. One of them opens a dialog box that lets you stamp drawings for issuing. You fill out a bunch of info in the dialog box (like the date and reason for issuing the drawing), and then you can place the stamp in the drawing. However, as...
  3. I have a bunch of lisp in a folder on a network with an edited acaddoc.lsp in the> Support file search path Trusted Location in the files ACADs option. I've recently upgraded to 2015 and it intermittently says: AutoCAD menu utilities loaded.; error: Automation Error. File system error...
  4. All, Could you anyone help me to sort my problems, whenever I am open to any drawings, which getting autocad message with unknown script showing, In the drawing folder there was one LSP file creating automatically, the name was the lsp file was "acaddoc" screen shot attached for your reference, an...
  5. Am I using acad.lsp and acaddoc.lsp poorly? I am using defun-q and appending S::STARTUP (as per the help files). This much works in general. The ony problem is if they have local variables. On autocad startup, the acad.lsp is added to S::STARTUP. Then the acaddoc.lsp is added to S::STARTUP...
×
×
  • Create New...