Print Page | Close Window

DBXSCANXREF Verbose Mode

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13097
Printed Date: 05.Sep.2026 at 00:02


Topic: DBXSCANXREF Verbose Mode
Posted By: bearle01
Subject: DBXSCANXREF Verbose Mode
Date Posted: 14.Feb.2019 at 15:14
Hello All,

This may be a silly question since I was able to get the DBXSCANXREF add-on to work correctly earlier this week. Cry I was hoping that someone could provide instructions on how to set the VERBOSEMODE variable so that the output of the add-on lists the XREF paths. I understand that the LISP variable has to be set to 'VERBOSEMODE T' however I cannot figure out how I achieved it. Thanks for the help!

http://www.cadstudio.cz/en/download.asp?file=DBX" rel="nofollow - http://www.cadstudio.cz/en/download.asp?file=DBX



Replies:
Posted By: Vladimir Michl
Date Posted: 14.Feb.2019 at 16:13
You should type:

(setq VERBOSEMODE T)

on the AutoCAD command line or in your ACADDOC.LSP.



-------------
Vladimir Michl (moderator)
https://www.linkedin.com/in/vmichl/" rel="nofollow - LinkedIn , Autodesk Expert Elite



Print Page | Close Window