TheSwamp

CAD Forums => CAD General => Topic started by: Chris on May 22, 2012, 08:17:55 AM

Title: XREFSTATE System Variable
Post by: Chris on May 22, 2012, 08:17:55 AM
I was attempting to troubleshoot some performance issues I've been having using process monitor.  I noticed that AutoCAD 2013 is constantly checking for an XREFSTATE System variable, that according to the help documentation is stored in the registry. however, process monitor is reporting this variable as not found.  So that leads me to a couple questions:

why is it constantly checking the status of the variable
why is the variable not located within the path it is looking for.
Is this a bug?

Can anyone else confirm if this is happening to them?
Title: Re: XREFSTATE System Variable
Post by: huiz on May 22, 2012, 08:33:36 AM
Here the same.

According to the documentation it is a variable but AutoCAD says it's an unknown variable.
Title: Re: XREFSTATE System Variable
Post by: BlackBox on May 22, 2012, 10:22:20 AM
Given the variable name, and that it is constantly checking, sounds like a change in how AutoCAD notifies a user that one of their XREFs has been modified, no? Just a guess. 
Title: Re: XREFSTATE System Variable
Post by: Chris on May 22, 2012, 10:24:04 AM
according to help, it is there as a variable to determine if the xref palette is open or closed, it is stored in the registry.  it can also be used to change the state of the xref palette.
Title: Re: XREFSTATE System Variable
Post by: rkmcswain on November 01, 2012, 12:20:28 PM
See also:
http://forums.augi.com/showthread.php?139634-XREFSTATE

Title: Re: XREFSTATE System Variable
Post by: HasanCAD on November 04, 2012, 12:40:30 AM
see also:
http://forums.autodesk.com/t5/AutoCAD-2013/XREFSTATE/m-p/3467052
Title: Re: XREFSTATE System Variable
Post by: dgorsman on November 05, 2012, 10:34:21 AM
Does this polling still happen when the core console is running instead of the full-UI application?