Jump to content

Lenght to field, but with selection of attribute


Jocker_Boy

Recommended Posts

Hi,

 

I'm using this lisp original from Lee's MAC:"Legnth fo Field"

 

 

My block have severall tag's: "TAG1"; "TAG2"...

 

Is it possible that, after i select the block the value of length it will populate always the "TAG2"?

 

Thanks

Edited by Jocker_Boy
Link to comment
Share on other sites

Per my Terms of Use, please refrain from posting my code in its entirety where a link will suffice.

Also, please do not remove the code headers from my code.

 

To populate a specific attribute tag, change:

tag nil    ;; Optional predefined attribute tag

to:

tag "TAG2"    ;; Optional predefined attribute tag

Link to comment
Share on other sites

  • 2 weeks later...

Does your Length to Attribute program work with table fields? It works on my blocks but cant seem to get it to work in a table.

Link to comment
Share on other sites

Does your Length to Attribute program work with table fields? It works on my blocks but cant seem to get it to work in a table.

 

No, but my Areas to Field program does allow the user to populate table cells - a 'Length' version of this program could certainly be developed. I'll see if I can find some spare time.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...