TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Visual DCL Programming => Topic started by: HeatherU on March 31, 2010, 03:21:58 PM

Title: Sheet numbering
Post by: HeatherU on March 31, 2010, 03:21:58 PM
Hey does anyone know of a lisp that could help me with the following:  Our title block has a field that is sheet xx of yy, is there a lisp out there that will automatically number the sheets and update it if a layout tab is added?

I appreciate any help someone could give me with this.

Thanks,

Heather
Title: Re: Sheet numbering
Post by: BazzaCAD on March 31, 2010, 03:41:37 PM
Is it really a field or an attribute, or just dumb text?
Title: Re: Sheet numbering
Post by: BazzaCAD on March 31, 2010, 03:50:41 PM
Here's one I hacked together a while ago to update attributes.
Note, you'll need to install DOSLib first fro it to work.
(I'm not sure what this has to do with DCL though...)
Title: Re: Sheet numbering
Post by: curmudgeon on February 22, 2012, 01:32:51 PM
old as the hills, I use a diesel string
easy  -works for me

$(getvar, "ctab")