Jump to content

Error lisp


vnanhvu

Recommended Posts

I Have Some Lisp, I Copy All Into A File. But When I Draw, Some Command Have A Error: ** Error: Too Few Argurments **.

I cant fix this error. Thanks for all .

Link to comment
Share on other sites

Open the LSP file inside AutoCAD's VLIDE (just type VLIDE at the command prompt). Then set Debug-->Break on Error to on. Load the LSP by selecting Tools-->Load Text in Editor. Run the command - it should then open VLIDE and place the cursor at the position where the error happened.

 

Sorry, but from your description there's no way for me to say what exactly is wrong. All I can say is that some call to a lisp/built-in function has too few arguments - this could be absolutely anything.

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