If you are looking for software to use, go to Huajun Software Park! software release AI product list

Hello, if there is a need for software inclusion, please package the software and attach the software name, software introduction, software-related screenshots, software icon, soft copy, business license (if you do not have a business license, please provide the front and back of the corresponding developer ID card and a photo of yourself holding the ID card), and send it to email http://softwaredownload4.com/sbdm/user/login

Close >>

Send to email:news@onlinedown.net

Close >>

Location: Home pagePC softwaregraphic imagePSD material dicts.lsp
dicts.lsp

dicts.lsp PC version

QR code
  • Software licensing: free software
  • Software size: 0MB
  • Software rating:
  • Software type: Domestic software
  • Update time: 2024-12-30
  • Application platform: Win All
  • Software language: Simplified Chinese
  • Edition: PC version

Software introduction Related topics FAQ Download address

Basic introduction
dicts.lsp section first LOGO
dicts.lsp is an Acad startup script file belonging to Tianzheng Construction. Its function is very simple and easy to use. It is to help you clean up redundant CAD image files. It not only ensures the running speed of CAD software, but also cleans up some redundant files in time to save space. Friends in need are welcome to download and use it.

Introduction to dicts.lsp:

lsp is a Lisp script file of AutoCAD software. When an AutoCAD graphic dwg file is opened, the script file named lsp in the same folder will be automatically run. This makes lsp files a way for computer viruses to spread between computers with AutoCAD software installed. Because the lsp file can run automatically, it can easily be disguised as a virus, so everyone should pay more attention when using it and try to obtain the lsp file through regular channels.

How to use:

1. Directly drag the dicts.lsp program to the autocad drawing area.

2. Enter AppLoad, space, and after finding the plug-in program that needs to be loaded, click "Load". "Loaded successfully..." will be displayed below, indicating that the loading is successful.

3. The above dialog box can also be called up through the menu "Tools" - "Load Application". The loading method is the same as above.

Method to execute lsp plug-in program:

The first step is to load the lsp program

The second step is to open the lsp format file with notepad.

In the third step, you will find that there will be "Defun C:

The fourth step is to enter [XXX], a space, and follow the prompts.

Note: XXX here only means that there is a string of characters here. These characters are the commands of the plug-in program, not necessarily the string XXX.

FAQ