Jump to content

Auto Numbering?


AQucsaiJr

Recommended Posts

  • Replies 126
  • Created
  • Last Reply

Top Posters In This Topic

  • Lee Mac

    43

  • AQucsaiJr

    34

  • fuqua

    19

  • tony barretto

    5

Top Posters In This Topic

Posted Images

how to use find command in lisp programming

 

You cannot use the FIND command in a LISP program, this command is not accessible using LISP; instead, you would need to accomplish your task using such functions as ssget (with an appropriate selection set filter list), wcmatch / vl-string-search / vl-string-position. All of these functions are documented in the Visual LISP IDE Help.

Link to comment
Share on other sites

how can i use the find and zoom programe in num.lsp by lee mac

 

i would like to verify each num in to check wether it is already enter previously in the drawing . i dont want any two numbers to be same

Link to comment
Share on other sites

  • 1 month later...

hi after a very long break,

i am working on DBCONNECT in which i am using excel file for link it to my drawing object(cable numbers), i am using autocad2010 64bit and excel 2010 64bit.i am using the necessary driver required as specifed, but when i connect to excel spreadsheet thru DBCONNECT it open in READ ONLY mode , hence i cannot edit the excel file from within autocad, whereas with access this is possible. can u please help me with this

thanks

Link to comment
Share on other sites

Re: FIND command in lisp routine. See Lee's reply in post #122.

 

Re: Excel file and DBCONNECT. Can you explain why you are using DBCONNECT rather than a DATALINK to bridge the connection between an AutoCAD drawing and an Excel spreadsheet?

Link to comment
Share on other sites

  • 2 years later...

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