<?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: Adding columns using VB in ArcPAd in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/adding-columns-using-vb-in-arcpad/m-p/512015#M3721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the NumericScale setting of 0 when defining the field. This determines the number of decimal places the field can have. 0 so an integer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fields.Append("Name", 5,9,0)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2011 07:37:49 GMT</pubDate>
    <dc:creator>JackGreen</dc:creator>
    <dc:date>2011-07-21T07:37:49Z</dc:date>
    <item>
      <title>Adding columns using VB in ArcPAd</title>
      <link>https://community.esri.com/t5/arcpad-questions/adding-columns-using-vb-in-arcpad/m-p/512014#M3720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working on setting up a button in Arcpad that a shapefile can be made automatically. The VB code I have found makes character and numeric fields, but I want to specifiy that numeric field to be Integer...so how the heck do I do that? LOL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 16:52:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/adding-columns-using-vb-in-arcpad/m-p/512014#M3720</guid>
      <dc:creator>StevenSpears</dc:creator>
      <dc:date>2011-07-19T16:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding columns using VB in ArcPAd</title>
      <link>https://community.esri.com/t5/arcpad-questions/adding-columns-using-vb-in-arcpad/m-p/512015#M3721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the NumericScale setting of 0 when defining the field. This determines the number of decimal places the field can have. 0 so an integer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fields.Append("Name", 5,9,0)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 07:37:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/adding-columns-using-vb-in-arcpad/m-p/512015#M3721</guid>
      <dc:creator>JackGreen</dc:creator>
      <dc:date>2011-07-21T07:37:49Z</dc:date>
    </item>
  </channel>
</rss>

