FixWeldSymb.bas Copyright 2003 Leonard Kikstra                       08/27/2003

Dowloaded from KIKSTRA SolidWorks Resources
	http://webpages.charter.net/mkikstra/SolidWorks.html
-------------------------------------------------------------------------------

INTRODUCTION:
FixWeldSymb is a simplified macro, based on the ANNOTATIONS PRO macro.  This 
macro does the following: 
  * Trims leading and trailing spaces from the weld size and specification. 
  * Ensures a minimum of 4 characters are entered for weld length to provide 
    uniform appearance of weld symbols. 

-------------------------------------------------------------------------------

DISCLAIMER:
* These macros are provided free of charge for personal use and/or reference. 
* These macros may be freely distributed, provided the original copyright 
  notices remain unchanged and intact. 
* All macros were written to work with SolidWorks 2003. 
* These macros, and corresponding files, are provided as is. 
* There are no warranties, expressed or implied, that these macros will perform 
  as indicated, perform to users expectations, or complete a specific task. 
* These macros will change the current SolidWorks document. Use these macros at 
  your own risk. Back up your data before using this macro on any SolidWorks 
  document. 

-------------------------------------------------------------------------------
