<?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 How to write double quotes &amp;quot; to a text file in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-write-double-quotes-quot-to-a-text-file/m-p/13506307#M20299</link>
    <description />
    <pubDate>Mon, 25 Nov 2019 21:37:00 GMT</pubDate>
    <dc:creator>durga_ghosal1</dc:creator>
    <dc:date>2019-11-25T21:37:00Z</dc:date>
    <item>
      <title>How to write double quotes " to a text file</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-write-double-quotes-quot-to-a-text-file/m-p/13506307#M20299</link>
      <description />
      <pubDate>Mon, 25 Nov 2019 21:37:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-write-double-quotes-quot-to-a-text-file/m-p/13506307#M20299</guid>
      <dc:creator>durga_ghosal1</dc:creator>
      <dc:date>2019-11-25T21:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to write double quotes " to a text file</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-write-double-quotes-quot-to-a-text-file/m-p/13506308#M20300</link>
      <description>&lt;P&gt;You need to put a backslash in front of the quotes. The backslash is an &lt;A href="https://en.wikipedia.org/wiki/Escape_character"&gt;escape character&lt;/A&gt; that indicates that the next character should be interpreted differently.&lt;/P&gt;&lt;P&gt;So if you want to print a string with " in it you'd do something like this:&lt;/P&gt;&lt;PRE&gt;string text = "My name is \"Bob\"";&lt;/PRE&gt;</description>
      <pubDate>Mon, 25 Nov 2019 22:19:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-write-double-quotes-quot-to-a-text-file/m-p/13506308#M20300</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2019-11-25T22:19:40Z</dc:date>
    </item>
  </channel>
</rss>

