PDA

View Full Version : Fields and Lisp


vlee
2004-12-28, 07:20 PM
Hello everyone,

Is it possible to populate a field using Lisp code? I just want to show the number of layouts in a drawing in a field. I haven't found a way to accomplish this with DIESEL.
Any suggestions will be a great help.

Thanks

Vito

RobertB
2004-12-29, 02:08 AM
A simple round-about-way is to use LISP to populate something that a Diesel expression can see, such as one of the User system variables.

vlee
2004-12-29, 05:36 PM
That's what I ended up doing. I was hoping there would be a cleaner way.

elise_moss
2005-02-16, 12:09 AM
Lee Ambrosius has posted a fix for this problem (free VB code) that does what you want...check out his blog.

http://hyperpics.blogs.com/beyond_the_ui/visual_basicvba/