Code Red > AutoLISP (Vanilla / Visual)

Turn off plot.log file

(1/2) > >>

Guest:
Does anyone know where the registry key is for controlling the PLOT.LOG file in 2008?  I can't find it.  It doesn't appear to be the same as it was for 2004.

MP:
..\<<Unnamed Profile>>\Dialogs\Plot Stamp

Guest:

--- Quote from: MP on January 25, 2008, 09:24:17 AM ---..\<<Unnamed Profile>>\Dialogs\Plot Stamp

--- End quote ---

That controls the plot stamp.  I want to turn off the plot.log file.

Krushert:
For ADT 2008

ronjonp:
Codewise:


--- Code: ---(vla-put-automaticplotlog (vla-get-output (vla-get-preferences (vlax-get-acad-object))):vlax-false)
--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version