using Scriptpro to do a find and replace in ps layouts

Discussion in 'AutoCAD' started by Tom Hanley, Jan 6, 2004.

  1. Tom Hanley

    Tom Hanley Guest

    Autocad 2002 land desktop, win2000 Network & local OS

    I've installed the migration tools and want to do a find and replace for a
    text string in all ps layouts in all dwgs in a certain directory. How can I
    create a script to do this?
    Thx
    Tom Hanley
     
    Tom Hanley, Jan 6, 2004
    #1
  2. Tom Hanley

    The real JD Guest

    Find and replace doesn't have a command line version. so you can't make a
    script to use it. Try searching cadalog.com or caddepot for a command line
    versio equivalent.
     
    The real JD, Jan 6, 2004
    #2
  3. Tom Hanley

    Mark Propst Guest

    you could write a lisp to do the find and replace portion
    then write a script to load and run the lisp
    then use scriptpro to call the script
    or you could do it with objectDBX
    hth
    Mark
     
    Mark Propst, Jan 6, 2004
    #3
  4. Tom Hanley

    Tom Hanley Guest

    Thanks for all the suggestions folks!
     
    Tom Hanley, Jan 6, 2004
    #4
  5. Visit http://www.caddzone.com/acadx, download AcadX and
    have a look at the SuperFind.dvb sample application, and
    the AcadXTextProcessor class, if you prefer to roll
    your own.
     
    Tony Tanzillo, Jan 6, 2004
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.