<?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: script / toolbox for exporting table to a tab-delimited .txt file? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2403#M216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try this script (Additional Conversion - Generic Tools) on the Script Tool Gallery: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=95009B25-1422-2418-7FB5-B8638ECB2FA9"&gt;http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=95009B25-1422-2418-7FB5-B8638ECB2FA9&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Feb 2011 18:02:39 GMT</pubDate>
    <dc:creator>LoganPugh</dc:creator>
    <dc:date>2011-02-15T18:02:39Z</dc:date>
    <item>
      <title>script / toolbox for exporting table to a tab-delimited .txt file?</title>
      <link>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2401#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to export the data from an Attribute Table to a tab-delimited text file (.CSV would be ok too).&amp;nbsp; It's incredibly easy to do this through the menus in ArcMap: in the Table of Contents view, I open the Attribute Table, then go to the Table Options menu, choose "Export..." and then choose the "text" option when selecting the path for the output table. Done.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I have 100s of tables to export, so I want to write a script to loop through them all.&amp;nbsp; I've looked in the existing Toolboxes in search of the right ArcPy command, but all I can find are tools that export to .dbf files.&amp;nbsp; Am I missing something or do I need to write something from scratch?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any suggestions you can offer!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 17:35:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2401#M214</guid>
      <dc:creator>RoyElis</dc:creator>
      <dc:date>2011-02-15T17:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: script / toolbox for exporting table to a tab-delimited .txt file?</title>
      <link>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2402#M215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001200000027000000.htm"&gt;Table to Table (Conversion)&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 17:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2402#M215</guid>
      <dc:creator>LoganPugh</dc:creator>
      <dc:date>2011-02-15T17:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: script / toolbox for exporting table to a tab-delimited .txt file?</title>
      <link>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2403#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try this script (Additional Conversion - Generic Tools) on the Script Tool Gallery: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=95009B25-1422-2418-7FB5-B8638ECB2FA9"&gt;http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=95009B25-1422-2418-7FB5-B8638ECB2FA9&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 18:02:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2403#M216</guid>
      <dc:creator>LoganPugh</dc:creator>
      <dc:date>2011-02-15T18:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: script / toolbox for exporting table to a tab-delimited .txt file?</title>
      <link>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2404#M217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks!&amp;nbsp; This looks perfect.&amp;nbsp; I'll give it a try and post the results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 19:18:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2404#M217</guid>
      <dc:creator>RoyElis</dc:creator>
      <dc:date>2011-02-15T19:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: script / toolbox for exporting table to a tab-delimited .txt file?</title>
      <link>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2405#M218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yup - it worked perfectly!&amp;nbsp; Thanks so much for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 20:40:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2405#M218</guid>
      <dc:creator>RoyElis</dc:creator>
      <dc:date>2011-02-15T20:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: script / toolbox for exporting table to a tab-delimited .txt file?</title>
      <link>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2406#M219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was wondering if you have upgraded this script for the v10 model builder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in adavance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 18:30:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2406#M219</guid>
      <dc:creator>VanessaS</dc:creator>
      <dc:date>2011-05-27T18:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: script / toolbox for exporting table to a tab-delimited .txt file?</title>
      <link>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2407#M220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I was wondering if you have upgraded this script for the v10 model builder?&lt;BR /&gt;&lt;BR /&gt;Thanks in adavance.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Most script tools should work fine in Arc 10, including in Model Builder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 11:43:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/script-toolbox-for-exporting-table-to-a-tab/m-p/2407#M220</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2011-05-30T11:43:52Z</dc:date>
    </item>
  </channel>
</rss>

