Display full version of the post: layout tab settings

psgbs1
20.04.2011, 10:39
Hi guys help me please...
 
I have been living with the warning box "unreconciled layers exist in the drawing" when hitting the plot command.
 
I really dont want to see this every time.
 
Is there a way of askeing cad not to show this warning sign.
 
I suppose I ought to know what an unconciled layer is as well, any ideas guys?
 
 

alanjt
20.04.2011, 16:36
Look at the LayerNotify system variable.Specifies when an alert displays for new layers that have not yet been reconciled.0    Off1    Plot2    Open4    Load/Reload/Attach for xrefs8    Restore layer state16    Save32    InsertNote: LAYEREVALCTL overrides the LAYEREVAL and LAYERNOTIFY setvars when LAYEREVALCTL = 0. It acts like a global off (but not a global on). There is no effect even if LAYEREVALCTL is turned on if LAYERNOTIFY = 0 or LAYEREVAL = 0. LAYEREVALCTL must be set to 1 for LAYERNOTIFY and LAYEREVAL to function correctly.