--------------------------------------------------------------------03/09/2007
DisplayProperties.swp             Written by Leonard Kikstra,
                                  Copyright 2003-2007, Leonard Kikstra
                                  Downloaded from Lenny's SolidWorks Resources
                                       at http://www.lennyworks.com/solidworks
------------------------------------------------------------------------------

This macro provides a simple, easy to use interface to change many of 
SolidWorks' display properties.

This macro really serves no purpose beyond providing quick access to 
SolidWorks' display settings and demonstrating how you can use a macro to 
change settings in SolidWoks.

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

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. 

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

Notes: * Data file must be in same directory as macro file.
       * Data file must have same name as macro file with '.ini' extension.

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