<?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 Toolbox interraction with the user in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/toolbox-interraction-with-the-user/m-p/702683#M54441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a beginner in python.&lt;/P&gt;&lt;P&gt;I would like to develop a toolbox from a python script that allows the user to choose a keyword to be used in the tool below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lst_user = [word1, word2, etc. ...]&lt;/P&gt;&lt;P&gt;for user in lst_user:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user = arcpy.GetParameterasText (0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ChangePrivileges_management (donnee_SDE, user, {View} {Edit})&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a second question !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I capture the data entered by the user. The goal is then to increment a file with that data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data_source = arcpy.GetParameterasText (1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Mar 2015 23:57:05 GMT</pubDate>
    <dc:creator>PierreWeisse</dc:creator>
    <dc:date>2015-03-20T23:57:05Z</dc:date>
    <item>
      <title>Toolbox interraction with the user</title>
      <link>https://community.esri.com/t5/python-questions/toolbox-interraction-with-the-user/m-p/702683#M54441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a beginner in python.&lt;/P&gt;&lt;P&gt;I would like to develop a toolbox from a python script that allows the user to choose a keyword to be used in the tool below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lst_user = [word1, word2, etc. ...]&lt;/P&gt;&lt;P&gt;for user in lst_user:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user = arcpy.GetParameterasText (0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ChangePrivileges_management (donnee_SDE, user, {View} {Edit})&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a second question !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I capture the data entered by the user. The goal is then to increment a file with that data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data_source = arcpy.GetParameterasText (1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 23:57:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/toolbox-interraction-with-the-user/m-p/702683#M54441</guid>
      <dc:creator>PierreWeisse</dc:creator>
      <dc:date>2015-03-20T23:57:05Z</dc:date>
    </item>
  </channel>
</rss>

