2012

Table Of Contents
--UPPER Xref
--LOWER Xref
The program writes an entry in the log file for each xref-dependent named
object temporarily added to the current drawing and for any errors that occur.
Most error messages are written both to the screen and to the log file.
Example:A Sample Log File That Shows the Results of Attaching an
Xref
The following example shows a partial listing of the log file entries generated
when the external reference STAIR is attached to the working drawing test.dwg.
The log file lists the definition (symbol) table affected and the name of the
definition added, along with a status message.
==============================
Drawing: test
Date/Time: 12/18/99 14:06:34
Operation: Attach Xref
=============================
Attach Xref STAIR: \ACAD\DWGS\STAIR.dwg
Searching in ACAD search path
Update block symbol table:
Appending symbol: STAIR|BOLT
Appending symbol: STAIR|BOLT-HALF
...
block update complete.
Update Ltype symbol table:
Appending symbol: STAIR|DASHED
Appending symbol: STAIR|CENTER
Appending symbol: STAIR|PHANTOM
Ltype update complete.
Update Layer symbol table:
Appending symbol: STAIR|STEEL-HIDDEN
Appending symbol: STAIR|OAK
...
Layer update complete.
STAIR loaded.
Reference Other Drawing Files | 737