+ Reply to Thread
Page 13 of 13 FirstFirst ... 3 11 12 13
Results 121 to 125 of 125

Thread: Auto Numbering?

  1. #121
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,058

    Default

    Registered forum members do not see this ad.

    Tony:

    You should start a new thread and ask your question there.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  2. #122
    Quantum Mechanic Lee Mac's Avatar
    Computer Details
    Lee Mac's Computer Details
    Operating System:
    Windows 7 Ultimate (32-bit)
    Discipline
    Multi-disciplinary
    Lee Mac's Discipline Details
    Discipline
    Multi-disciplinary
    Details
    Custom Programming / Software Customisation
    Using
    AutoCAD 2013
    Join Date
    Aug 2008
    Location
    London, England
    Posts
    15,718

    Default

    Quote Originally Posted by tony barretto View Post
    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.
    Lee Mac Programming

    With Mathematics there is the possibility of perfect rigour, so why settle for less?

    Just another Swamper

  3. #123
    Junior Member
    Using
    AutoCAD 2010
    Join Date
    Apr 2012
    Posts
    16

    Default autonumbering with find and zoom function

    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

  4. #124
    Junior Member
    Using
    AutoCAD 2010
    Join Date
    Apr 2012
    Posts
    16

    Default

    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

  5. #125
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,058

    Default

    Registered forum members do not see this ad.

    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?
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

Similar Threads

  1. Auto Numbering The Layouts
    By alijahed in forum AutoCAD General
    Replies: 0
    Last Post: 20th May 2009, 02:43 am
  2. Mtext Auto Numbering Using A Block?
    By emhigginson in forum AutoCAD 2D Drafting, Object Properties & Interface
    Replies: 0
    Last Post: 5th Nov 2008, 05:25 pm
  3. Auto numbering blocks, is this possible??
    By ccable in forum AutoLISP, Visual LISP & DCL
    Replies: 5
    Last Post: 25th Sep 2008, 03:40 pm
  4. Auto-numbering
    By RCXT in forum AutoLISP, Visual LISP & DCL
    Replies: 9
    Last Post: 3rd Aug 2006, 03:19 pm
  5. Auto page numbering
    By jeremy.welch in forum AutoCAD General
    Replies: 1
    Last Post: 22nd Dec 2005, 04:32 am

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts