Page 1 of 1

Reload Nested Symbols=TRUE

PostPosted: Mon Aug 05, 2013 3:46 pm
by joshhuggins
Is the line
Code: Select all[General]
Reload Nested Symbols=TRUE
still valid? If so what does it do? Couldn't find it on the revision history or searching the forum. Thanks.

Re: Reload Nested Symbols=TRUE

PostPosted: Mon Aug 05, 2013 3:55 pm
by David A. Giesselman
joshhuggins wrote:Is the line
Code: Select all[General]
Reload Nested Symbols=TRUE
still valid? If so what does it do? Couldn't find it on the revision history or searching the forum. Thanks.

It is, in fact, still valid. When FALSE or absent, Reloading a Symbol will only reload the top-most level of a Symbol's definition and none of the nested Symbols it may contain.

Dave

Re: Reload Nested Symbols=TRUE

PostPosted: Mon Aug 05, 2013 4:41 pm
by joshhuggins
Thanks Dave,

How about These? Getting our new 15 subscription seats up to date, and comparing my dcadwin.ini to the defaults is finding a few not matching up.
Code: Select all[Debug]
Enable Auto Void=TRUE

Code: Select all[Printer]
Print Associative Dimensions=DEFAULT
Print Bitmaps=DEFAULT
Print Fills=DEFAULT
Print Hatch=DEFAULT
Print KnockOuts=DEFAULT
Print Line Types=DEFAULT
Print Line Weight=DEFAULT
Print Smart Wall Fill=DEFAULT
Print Smart Wall Hatch=DEFAULT
Print Text=DEFAULT
Can these be set to False to never print?

Re: Reload Nested Symbols=TRUE

PostPosted: Mon Aug 05, 2013 7:00 pm
by David A. Giesselman
Gimme a little time to get back to you on these. Tomorrow, okay?

Dave

Re: Reload Nested Symbols=TRUE

PostPosted: Mon Aug 05, 2013 11:37 pm
by MtnArch
sigh ....

Sleeping AGAIN?!?! Jeez, Dave ... we're starting to wonder if you're really super human or NOT!

:twisted:

(sorry ... couldn't resist!!)

Re: Reload Nested Symbols=TRUE

PostPosted: Tue Aug 06, 2013 6:21 am
by David A. Giesselman
joshhuggins wrote:How about These? Getting our new 15 subscription seats up to date, and comparing my dcadwin.ini to the defaults is finding a few not matching up.
Code: Select all[Debug]
Enable Auto Void=TRUE

The above is no longer valid.

joshhuggins wrote:
Code: Select all[Printer]
Print Associative Dimensions=DEFAULT
Print Bitmaps=DEFAULT
Print Fills=DEFAULT
Print Hatch=DEFAULT
Print KnockOuts=DEFAULT
Print Line Types=DEFAULT
Print Line Weight=DEFAULT
Print Smart Wall Fill=DEFAULT
Print Smart Wall Hatch=DEFAULT
Print Text=DEFAULT
Can these be set to False to never print?

Yes.

Dave

Re: Reload Nested Symbols=TRUE

PostPosted: Tue Aug 06, 2013 10:43 am
by joshhuggins
Thanks boss!