PDA

View Full Version : passing data to a tablecell or attribute


billscheltema
2008-03-11, 08:19 PM
Hi,

I have a dcl/lisp routine that will calculate rebar weights and lengths.
Right now the strings are inserted based on insertion point.
I would like them to be passed to a table field or an attribute in a block instead.

Bill

rkmcswain
2008-03-12, 12:45 AM
The following link should help you if you decide to populate a TABLE.

Create a TABLE using lisp (http://rkmcswain.blogspot.com/2007/08/create-table-using-lisp.html)


...............................