Jump to content

Recommended Posts

Posted

Hello guys, I have one CAD file saved in specific folder. I just noticed in the same folder I have bunch of tmp files, and keeps on adding the files. Is there any settings on my Autocad needs to change? Thanks in advance.  See screenshot below.

 

image.png.ee8b90392e4c329370add6adad1f762e.png

Posted

"*.tmp files contain information that is used by various AutoCAD commands (such as UNDO) and do not contain any drawing data that can be recovered. They should only exist during an AutoCAD session but may be left behind if AutoCAD crashes or is abnormally terminated."

Posted

This may be helpful it looks into your temp directory and allows you to delete files left behind you may be horrified the first time you run it as to how many exist.

 

I have reset my temp file to a simpler location so often clean it up. You will need to save Multi toggles.lsp in a support directory.

 

If the tmp files are there add to the code their name. Adding LST8 that looks at (getvar 'dwgprefix) so checks for current dwg.

 

Multi toggles.lsp

 

image.png.e0d0da7de0c1bcd56c30a0d29c71bbf1.png

image.png.4d0e0ff7abd3556fbe7f7f5e5d0a4dfc.pngcleanup temp.lsp

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...