Jump to content

Recommended Posts

Posted (edited)

I have a lisp that doesn't work properly, Could you help me to fix the error?

ll.lsp

Edited by manizheh
Posted

So where is the error? What isn't it doing that is should be doing

Posted
3 hours ago, Steven P said:

So where is the error? What isn't it doing that is should be doing

It does not continue after exedge

Posted

OK so the only error I can see is the xedges command needs to end:

 

(command "xedges" "all" "")

 

  • Like 1
Posted
10 hours ago, Steven P said:

OK so the only error I can see is the xedges command needs to end:

 

(command "xedges" "all" "")

 

I think error there is where it want to count

Posted (edited)

Have a look at your other post, dont double post its confusing.

 

 

Edited by BIGAL
Posted
3 hours ago, manizheh said:

I think error there is where it want to count

 

As bigAl suggests. perhaps keep the other thread going where there is a discussion for the function of the LISP.

 

Here, the question "the LISP has an error"... LISP runs for me now with that change, gets to the end and reports no errors.

Posted (edited)
On 10/26/2023 at 11:21 AM, Steven P said:

 

As bigAl suggests. perhaps keep the other thread going where there is a discussion for the function of the LISP.

 

Here, the question "the LISP has an error"... LISP runs for me now with that change, gets to the end and reports no errors.

Hello, thank you, after you changed the program, the program works very well, But in the output file, all the rows are the same

Edited by manizheh
Posted
On 10/27/2023 at 4:14 PM, manizheh said:

Hello, thank you, after you changed the program, the program works very well, But in the output file, all the rows are the same

 

So if the function is the same as the other thread (BIgAls link above) I would suggest that you continue that thread, keeps things nicer that way, all the thought process is there and what you are asking for.

 

If this function does something different then you might need to post a drawing and a description of what the LISP is meant to do - otherwise all we can really do is fix code errors and not the function itself

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...