Polls

How often should Autodesk release major revisions to AutoCAD?
 
Within the context of its era, which version of AutoCAD was the most STABLE?
 

Subscribe

Merge Text Styles (txtmrg) PDF Print E-mail

Program Description

Over the years, I've received many DWG files from outside sources that have redundant or misnamed text styles in them. For example, there might be styles called ARIALLARGE, ARIALSMALL, ARIAL-10, ARIALOLD, BASE$0$ARIALBIG, and so on. When there doesn't seem to be any rhyme or reason to the use of these styles in a dwg file, I create a new style, in this case called ARIAL, and then use this utility to merge all of the entities that used the old styles to my new style. The old styles can be removed with your next purge.

Sample User Form
Sample User Form

Directions

  1. Unzip the downloaded file to a directory (aka folder) that is within AutoCAD's Support File Search Path.
  2. Load TXTMRG.LSP using AutoCAD's APPLOAD command, the Startup Suite, or the command (load "TXTMRG.LSP")
  3. From AutoCAD's command line, type TXTMRG and follow the prompts.
  4. Use standard windows methods to select more than one style (ctrl and/or shift).

Requirements

  • AutoCAD 2000+

Known Issues

The program seems to have trouble changing the style of MTEXT entities that have a hard-set font that differs from its style's font. It skips these entities. This should be fixed in a future release.

Changelog

    December 30, 2005
  • removed option to erase empty text (moved to my "delete debris" application)

Standard Disclaimer

I've thoroughly tested this application on my system, but I can't guarantee that it will work for you. Please make sure that you keep a backup of your original data files.

Author's note

Although there is no support or warranty, please email if you have questions, comments, suggestions, or if you're interested in getting a copy of the source code.

Although there is no charge for this software, please consider supporting the development of the application with a $2 donation/registration by

 
< Prev   Next >

THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copyright © 2008, http://www.texupport.net/