<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re : TextScr in 2016 reference has changed in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/textscr-in-2016-reference-has-changed/m-p/6429596#M35434</link>
    <description>&lt;P&gt;Thank you, that worked.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2016 17:14:52 GMT</pubDate>
    <dc:creator>michael.mouzakitis</dc:creator>
    <dc:date>2016-07-11T17:14:52Z</dc:date>
    <item>
      <title>TextScr in 2016 reference has changed</title>
      <link>https://forums.autodesk.com/t5/net-forum/textscr-in-2016-reference-has-changed/m-p/6429243#M35432</link>
      <description>&lt;P&gt;I have the following code that works in 2014,2015 but doesn't work in 2016:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="Consolas" size="2"&gt;Autodesk.AutoCAD.Internal.&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;Utils&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;.TextScr()&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In 2016&amp;nbsp;I get the following error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'TextScr' is not a member of 'Autodesk.AutoCAD.Internal.Utils'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;What dll reference would I have to add to my project to get this to work or which namespace would I find this method in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;in advance.&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 15:02:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/textscr-in-2016-reference-has-changed/m-p/6429243#M35432</guid>
      <dc:creator>michael.mouzakitis</dc:creator>
      <dc:date>2016-07-11T15:02:05Z</dc:date>
    </item>
    <item>
      <title>Re : TextScr in 2016 reference has changed</title>
      <link>https://forums.autodesk.com/t5/net-forum/textscr-in-2016-reference-has-changed/m-p/6429370#M35433</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The TextScr() method (as the GraphScr() and WcMatch() ones) have been moved to the CoreUtils class defined in AcCoreMgd.dll.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Autodesk.AutoCAD.Internal.CoreUtils.TextScr();&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 15:50:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/textscr-in-2016-reference-has-changed/m-p/6429370#M35433</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2016-07-11T15:50:46Z</dc:date>
    </item>
    <item>
      <title>Re : TextScr in 2016 reference has changed</title>
      <link>https://forums.autodesk.com/t5/net-forum/textscr-in-2016-reference-has-changed/m-p/6429596#M35434</link>
      <description>&lt;P&gt;Thank you, that worked.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 17:14:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/textscr-in-2016-reference-has-changed/m-p/6429596#M35434</guid>
      <dc:creator>michael.mouzakitis</dc:creator>
      <dc:date>2016-07-11T17:14:52Z</dc:date>
    </item>
  </channel>
</rss>

