Jump to content

complex problem for lisp


orange

Recommended Posts

I've got a complicated problem, hope someone can help me with lisp. There is a block, close to it is a text (number stored as text). Lisp needs to convert text to number and assign it as attribute to *closest* block. Could it be done? Any help appreciated.

Link to comment
Share on other sites

You need to post this in the Lisp section!!!

 

Yes I believe lisp can do all that. Depends on how far you want to go though.

Do you pick the text and the block

Do you pick the text and Lisp finds the block closest or

Does lisp pick the text and find the block closest.

 

The easiest is of course the top one and the hardest will be the bottom one.

 

All depends on how you get Lisp to look for the block and/or text!!!

Link to comment
Share on other sites

what you want has basicly been done before search here for block edit lisps and I know I posted yesterday some code and it has the pick text code in it, you then just combine the two.

 

Bit etxra search for "attribute tag"

 

Better in lisp forum.

Edited by BIGAL
extra
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...