<?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: Text showing a ? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5883780#M305284</link>
    <description>&lt;P&gt;Sometimes word processors like MS Word [and apparently Excel, too] use "smart" punctuation characters that may&amp;nbsp;&lt;EM&gt;look&lt;/EM&gt; like ordinary ones but are not really. &amp;nbsp;The more obvious example is quotation marks that look like little 6's at the beginnings of quotes and like little 9's at the ends, even though you type them using the same key. &amp;nbsp;Similarly, so-called M-dashes and N-dashes that result from typing two&amp;nbsp;hyphens in a row, depending on whether they have characters or spaces immediately adjacent. &amp;nbsp;They're substituted specialty characters in place of what pressing a keyboard key feeds in. &amp;nbsp;I suspect that's what's happening here -- not a question of the font, but of a "smart" hyphen of some kind.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't dug into this, but you might try exploring in Excel whether there's a setting that will&amp;nbsp;have it use &lt;EM&gt;plain&lt;/EM&gt; ASCII hyphens instead of any specialty variety.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or look at the actual entity-data text content entry for that Text or Mtext object:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12.88px; line-height: 13.8px;"&gt;(cdr (assoc 1 (entget (car (entsel "\nSelect Text/Mtext object: ")))))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12.88px; line-height: 13.8px;"&gt;and it will probably have some special-character-defining code in place of the question marks, which you could replace with plain hyphens using (vl-string-subst).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or if you can, feed the Excel content to a plain-text editor like Notepad, and read it into AutoCAD from there. &amp;nbsp;That ought to strip any&amp;nbsp;specialness off the hyphens, though I don't guarantee it.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Oct 2015 13:29:01 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2015-10-29T13:29:01Z</dc:date>
    <item>
      <title>Text showing a ?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5882988#M305281</link>
      <description>&lt;P&gt;Hi, I have an autocad set up to import text from an excel file to populate title block etc. When the text comes in any line with - as in PG-123 is shown as a ? as in PG?123. When i click on text and check the properties it is showing as PG-123 but text on drawing is PG?123. Any ide why this would be happening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Test as it appears on drawing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="text1.jpg" alt="text1.jpg" src="https://forums.autodesk.com/t5/image/serverpage/image-id/197173i43283E112689DD47/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;&lt;P&gt;Text as it appears on properties box:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="text2.jpg" alt="text2.jpg" src="https://forums.autodesk.com/t5/image/serverpage/image-id/197174i182A8D7770F5ADC4/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 23:20:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5882988#M305281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-28T23:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Text showing a ?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5883210#M305282</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it's clear that these (?) mark come instead of (-) mark . some times it's happening when AutoCAD can't recognize these symbols from other software fonts.&lt;/P&gt;&lt;P&gt;to fix it .. use FIND command line and it will be DONE as you wish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/197219i3567F5190CDC0163/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="52.png" title="52.png" width="378" height="126" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good Luck..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 05:42:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5883210#M305282</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2015-10-29T05:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Text showing a ?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5883777#M305283</link>
      <description>What font is being used? AutoCAD cannot find it.</description>
      <pubDate>Thu, 29 Oct 2015 13:27:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5883777#M305283</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2015-10-29T13:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Text showing a ?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5883780#M305284</link>
      <description>&lt;P&gt;Sometimes word processors like MS Word [and apparently Excel, too] use "smart" punctuation characters that may&amp;nbsp;&lt;EM&gt;look&lt;/EM&gt; like ordinary ones but are not really. &amp;nbsp;The more obvious example is quotation marks that look like little 6's at the beginnings of quotes and like little 9's at the ends, even though you type them using the same key. &amp;nbsp;Similarly, so-called M-dashes and N-dashes that result from typing two&amp;nbsp;hyphens in a row, depending on whether they have characters or spaces immediately adjacent. &amp;nbsp;They're substituted specialty characters in place of what pressing a keyboard key feeds in. &amp;nbsp;I suspect that's what's happening here -- not a question of the font, but of a "smart" hyphen of some kind.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't dug into this, but you might try exploring in Excel whether there's a setting that will&amp;nbsp;have it use &lt;EM&gt;plain&lt;/EM&gt; ASCII hyphens instead of any specialty variety.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or look at the actual entity-data text content entry for that Text or Mtext object:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12.88px; line-height: 13.8px;"&gt;(cdr (assoc 1 (entget (car (entsel "\nSelect Text/Mtext object: ")))))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12.88px; line-height: 13.8px;"&gt;and it will probably have some special-character-defining code in place of the question marks, which you could replace with plain hyphens using (vl-string-subst).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or if you can, feed the Excel content to a plain-text editor like Notepad, and read it into AutoCAD from there. &amp;nbsp;That ought to strip any&amp;nbsp;specialness off the hyphens, though I don't guarantee it.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 13:29:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5883780#M305284</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2015-10-29T13:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text showing a ?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5884271#M305285</link>
      <description>&lt;P&gt;thanks for all your mesages below. Finally figured out what the problem was. I had imported the information from an excel file, someone else had populated, to MS Access so i could reexport to my own format excel sheet. The original excel sheet had used alt+0173 charcacter instead of - and this is why AutoCAD did not recognise it. Did a find and replace of alt+0173 to - and then did my import to MS Access and the export to my own excel format. Once I did that everything is good.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 17:07:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-showing-a/m-p/5884271#M305285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-29T17:07:10Z</dc:date>
    </item>
  </channel>
</rss>

