2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
Recover a Damaged File | 97
When an error occurs, AutoCAD tries to record diagnostic information in the
acad.err file, which you can use to report a problem. AutoCAD marks a
drawing as damaged if it detects corrupted data, or if you request that the
drawing be saved after a system failure. If the damage is minor, you some-
times can repair the drawing simply by opening it.
You can use
RECOVER to perform an audit on, and attempt to open, any file
you select. Use
AUDIT to find and correct errors in an open file.
Example: Auditing Files
Auditing a file generates a description of problems and recommendations for
correcting them. As you start the audit, you specify whether you want
AutoCAD to try to fix the problems it encounters. The report is similar to the
following example:
Auditing Header
DXF NAME Current Value Validation Default
PDMODE 990 - 2040
UCSFOLLOW 811 or 0
Error found in auditing header variables
4 Blocks audited
Pass 1 4 objects audited
Pass 2 4 objects audited
Total errors found 2 fixed 2
If you chose not to correct the errors, the last statement changes to
Total errors found 2 fixed 0.
The output from a recovery audit is written to an ADT log file if the
AUDITCTL
system variable is set to 1 (on).
Recovery does not necessarily preserve the high-level consistency of the
drawing file. AutoCAD tries to extract as much material as it can from the
damaged file.
Backup Files
In the Options dialog box, you can set AutoCAD to regularly save a backup
file. When you save a named drawing for the second time, AutoCAD creates
a backup copy of the drawing using the .bak file extension. Each time you use
SAVE or use SAVEAS with the current drawing name, AutoCAD updates the
backup file.