With the freeware LISP utility (reactor) XrefStamp you can create a dynamic configurable list of all xrefs referenced from your main drawing. This list can be displayed in the Comments and in a label block. The list can include full paths, sizes and dates of the individual external drawings.
Download the XrefStamp VLX file from Download, load it into your AutoCAD with APPLOAD (you may want to load it automatically so drag it to the notepad icon) and type the XREFSTAMP command to launch it.
Specify the options - the list Format, name of the label block (if any) with a multiline attribute, whether to update Comments in DWG Properties and whether to start a reactor for future updates. Or just use [apply] to create the list. It will displayed in the command line, optionally updated in your drawing's Comments and labeled in your Label block(s). If the reactor is on, any future updates of the xrefs will be reflected in your label block and/or DWG Comments.
The display format of the individual xref lines can be specified by a format string where the individual xref properties are encoded as $X (xref name), $N (file name), $P (path), $S (byte size, or $KS kilobyte size), $T (timestamp) or individual components of the date and time. The default format string is:
"\r\n[$X] = $P | $KSkB @ $D.$M.$Y $H:$M"
The default label block name is "XREFSTAMPBLOCK" (create any block with a multiline attribute). The defaults are Comments ON, Reactor ON. Unloaded xrefs are not listed.
All settings are stored in Registry so they are saved between sessions. You can also modify them in the Registry (see HKCU\SOFTWARE\Arkance Systems\XrefStamp).
Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above).
You may also add a link to your web - like this "fan" link:
Featuring: Export 3D VRML scenes from AutoCAD and Inventor VRMLout
Please use these tips at your own risk. Arkance Systems is not responsible for possible problems that may occur as a result of using any of these tips.