<?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>tema Replace &amp;quot;_&amp;quot; with &amp;quot;/&amp;quot; in the FILENAME FIELD used in a Title Block Attribute. en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/replace-quot-quot-with-quot-quot-in-the-filename-field-used-in-a/m-p/6892055#M865065</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to know if there is any way to replace "_" with "/" in the FILENAME FIELD used in a Title Block Attribute.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Our client requires drawing title&amp;nbsp;to be in the format XX/XX/XX/XX but unfortunately Windows allows us to save the files in the XX_XX_XX_XX.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It would save me a lot of time.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Kavitha.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2017 07:47:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-21T07:47:02Z</dc:date>
    <item>
      <title>Replace "_" with "/" in the FILENAME FIELD used in a Title Block Attribute.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/replace-quot-quot-with-quot-quot-in-the-filename-field-used-in-a/m-p/6892055#M865065</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to know if there is any way to replace "_" with "/" in the FILENAME FIELD used in a Title Block Attribute.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Our client requires drawing title&amp;nbsp;to be in the format XX/XX/XX/XX but unfortunately Windows allows us to save the files in the XX_XX_XX_XX.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It would save me a lot of time.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Kavitha.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 07:47:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/replace-quot-quot-with-quot-quot-in-the-filename-field-used-in-a/m-p/6892055#M865065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-21T07:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replace "_" with "/" in the FILENAME FIELD used in a ****</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/replace-quot-quot-with-quot-quot-in-the-filename-field-used-in-a/m-p/6892396#M865066</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Windows doesn't let users use some specific symbols because it would create problems for many applications. Therefore I'm suggesting that You either:&lt;/P&gt;
&lt;P&gt;- Suggest to Your client, why They should not use that kind of names&lt;/P&gt;
&lt;P&gt;- Use the Special symbol as a substitue - You can use "Division Slash" "&lt;STRONG&gt;∕&lt;/STRONG&gt;" (&lt;A href="http://www.fileformat.info/info/unicode/char/2215/index.htm)&amp;nbsp;" target="_blank"&gt;http://www.fileformat.info/info/unicode/char/2215/index.htm)&amp;nbsp;&lt;/A&gt; instead of "Forward slash" "&lt;STRONG&gt;/&lt;/STRONG&gt;", and this will be accepted in Your Windows filename. Then You'll just have to update Attributes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;BR /&gt;Pawel&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 11:33:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/replace-quot-quot-with-quot-quot-in-the-filename-field-used-in-a/m-p/6892396#M865066</guid>
      <dc:creator>swieciakpawel</dc:creator>
      <dc:date>2017-02-21T11:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Replace "_" with "/" in the FILENAME FIELD used in a ****</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/replace-quot-quot-with-quot-quot-in-the-filename-field-used-in-a/m-p/6892711#M865067</link>
      <description>Your client must not use Windows: contact them and inquire, you two need to be talking to each other. FInd a happy compromise together. You can't fight Windows requirements.</description>
      <pubDate>Tue, 21 Feb 2017 14:05:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/replace-quot-quot-with-quot-quot-in-the-filename-field-used-in-a/m-p/6892711#M865067</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2017-02-21T14:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Replace "_" with "/" in the FILENAME FIELD used in a ****</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/replace-quot-quot-with-quot-quot-in-the-filename-field-used-in-a/m-p/6894125#M865068</link>
      <description>I believe using something else other than a file name field&lt;BR /&gt;should do the trick. A while loop using VL-STRING-SUBST&lt;BR /&gt;or use VL-STRING-TRANSLATE.&lt;BR /&gt;&lt;BR /&gt;Posting your question in the Customization section might&lt;BR /&gt;get you the answer you are looking for (provided you are&lt;BR /&gt;not using a LT product).&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Feb 2017 23:25:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/replace-quot-quot-with-quot-quot-in-the-filename-field-used-in-a/m-p/6894125#M865068</guid>
      <dc:creator>scot-65</dc:creator>
      <dc:date>2017-02-21T23:25:08Z</dc:date>
    </item>
  </channel>
</rss>

