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 DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13097
Printed Date: 23.Apr.2026 at 06:00


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)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner



Print Page | Close Window