<?xml version="1.0"?>
<rss version="2.0"><channel><title>SDC Publications: Automating SOLIDWORKS 2015 Using Macros Book Errata</title><link>https://www.sdcpublications.com/Textbooks/Automating-SOLIDWORKS-2015-Using-Macros/ISBN/978-1-58503-923-4/Errata/</link><description>A list of the know errors for the book Automating SOLIDWORKS 2015 Using Macros.</description><lastBuildDate>Sun, 05 Apr 2026 03:26:32 -0500</lastBuildDate><docs>http://www.rssboard.org/rss-specification</docs><ttl>1233</ttl><image><url>https://static.sdcpublications.com/images/common/logo_rss.png</url><link>https://www.sdcpublications.com/Textbooks/Automating-SOLIDWORKS-2015-Using-Macros/ISBN/978-1-58503-923-4/Errata/</link><title>SDC Publications: Automating SOLIDWORKS 2015 Using Macros Book Errata</title><width>144</width><height>54</height></image><skipDays><day>Saturday</day><day>Sunday</day></skipDays><item><description>&lt;p&gt;&#13;
  The first code snippet on this page is missing a line. It should read as follows:&#13;
&lt;/p&gt;&#13;
&lt;pre&gt;&#13;
Public PropName() As String&#13;
Public PropVal() As String&#13;
Public PropMgr As CustomPropertyManager&#13;
&lt;/pre&gt;&#13;</description><title>Chapter 6 Page 87</title><link>https://www.sdcpublications.com/Textbooks/Automating-SOLIDWORKS-2015-Using-Macros/ISBN/978-1-58503-923-4/Errata/</link></item><item><description>&lt;p&gt;&#13;
  The second code snippet on this page is missing a line. It should read as follows:&#13;
&lt;/p&gt;&#13;
&lt;pre&gt;&#13;
'pass the property arrays to the form&#13;
PropDia.PropName = PropName&#13;
PropDia.PropVal = PropVal&#13;
PropDia.PropMgr = PropMgr&#13;
&lt;/pre&gt;&#13;</description><title>Chapter 6 Page 87</title><link>https://www.sdcpublications.com/Textbooks/Automating-SOLIDWORKS-2015-Using-Macros/ISBN/978-1-58503-923-4/Errata/</link></item></channel></rss>
