Results 1 to 4 of 4

Thread: AutoLisp to use "Find & replace"?

  1. #1
    Active Member
    Join Date
    2007-12
    Posts
    75
    Login to Give a bone
    0

    Default AutoLisp to use "Find & replace"?

    Just wondering if anyone that's experienced with using AutoLisp would think it would be possible to make an autolisp command that would open the "Find & replace" tool and automatically find & replace words based on a master list that has been created.

    I'd like to try learning to do my own autolisps and think it would be a great tool to be able to setup a master list of words that, if found with the find and replace command get replaced with the correct abbreviated versions of those words so that all pages/callouts on our sheets are kept consistent with how they are called out.

    Would this be possible? Thanks

  2. #2
    All AUGI, all the time
    Join Date
    2010-10
    Posts
    535
    Login to Give a bone
    0

    Default Re: AutoLisp to use "Find & replace"?

    Quote Originally Posted by tmad101185 View Post
    Just wondering if anyone that's experienced with using AutoLisp would think it would be possible to make an autolisp command that would open the "Find & replace" tool and automatically find & replace words based on a master list that has been created.

    I'd like to try learning to do my own autolisps and think it would be a great tool to be able to setup a master list of words that, if found with the find and replace command get replaced with the correct abbreviated versions of those words so that all pages/callouts on our sheets are kept consistent with how they are called out.

    Would this be possible? Thanks
    I've done a code to that before eons ago. it would hep if you'll post a partial list of your master list format.
    Are the entities just TEXT/MTEXT? or some are inside a block (attribute/text)?

    Maybe we can write a routine that doesnt need to fire up "FIND" command

  3. #3
    All AUGI, all the time
    Join Date
    2015-10
    Location
    Belgrade, Serbia, Europe
    Posts
    564
    Login to Give a bone
    0

    Default Re: AutoLisp to use "Find & replace"?

    Maybe this lisp from Lee Mac can help you...

    Click here for Lee Mac programming

    M.R.

  4. #4
    All AUGI, all the time
    Join Date
    2010-10
    Posts
    535
    Login to Give a bone
    0

    Default Re: AutoLisp to use "Find & replace"?

    Quote Originally Posted by marko_ribar View Post
    Maybe this lisp from Lee Mac can help you...

    Click here for Lee Mac programming

    M.R.
    oh yeah.. and that too

Similar Threads

  1. 2013: Find and Replace is NOT "Replacing" but adding to it??
    By tedg in forum AutoCAD Annotation
    Replies: 26
    Last Post: 2013-09-19, 04:11 AM
  2. Replies: 9
    Last Post: 2009-09-09, 07:43 AM
  3. Replies: 3
    Last Post: 2008-10-04, 12:15 PM
  4. Change Find and Replace "Zoom To" height
    By JeremiahM in forum AutoCAD General
    Replies: 2
    Last Post: 2007-06-04, 03:09 PM
  5. Prioritize things that replace the "dumb" workaround
    By ron.sanpedro in forum Revit Architecture - Wish List
    Replies: 7
    Last Post: 2007-01-29, 11:15 PM

Posting Permissions

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