<?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 Python - Immediate vs Stand Alone in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-immediate-vs-stand-alone/m-p/550194#M43015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the difference between immediate mode and stand alone in Python? I looked at the Clip section in the Help guide but it only shows the different&amp;nbsp;codes and does not say what the difference is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2018 17:51:59 GMT</pubDate>
    <dc:creator>DanielJoseph1</dc:creator>
    <dc:date>2018-11-12T17:51:59Z</dc:date>
    <item>
      <title>Python - Immediate vs Stand Alone</title>
      <link>https://community.esri.com/t5/python-questions/python-immediate-vs-stand-alone/m-p/550194#M43015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the difference between immediate mode and stand alone in Python? I looked at the Clip section in the Help guide but it only shows the different&amp;nbsp;codes and does not say what the difference is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 17:51:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-immediate-vs-stand-alone/m-p/550194#M43015</guid>
      <dc:creator>DanielJoseph1</dc:creator>
      <dc:date>2018-11-12T17:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Python - Immediate vs Stand Alone</title>
      <link>https://community.esri.com/t5/python-questions/python-immediate-vs-stand-alone/m-p/550195#M43016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Immediate mode means that you are running the lines of code in a python window line by line.&amp;nbsp; Like in the python window inside arcmap or ArcGIS pro.&amp;nbsp; In a script.. means that you have loaded, check and plan to run the script with the code lines.&amp;nbsp; The python window/shell need not be inside of map/pro either.&amp;nbsp; You can run code within a python IDE like Spyder or IPython etc etc… you just don't have to load a script first&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/429349_immediate_mode.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 18:13:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-immediate-vs-stand-alone/m-p/550195#M43016</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-11-12T18:13:12Z</dc:date>
    </item>
  </channel>
</rss>

