<?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: Generate unique id/way point? in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680179#M4903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for all the detailed info jay.&amp;nbsp; I'll give it a try and let you know how it works out!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 May 2010 21:05:02 GMT</pubDate>
    <dc:creator>jeremysarrow</dc:creator>
    <dc:date>2010-05-05T21:05:02Z</dc:date>
    <item>
      <title>Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680173#M4897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Trying to have a point shape file that generates a unique id in arc pad while collecting data in the filed.&amp;nbsp; I know there is the Object ID number but this does not show up until after you are done entering data.&amp;nbsp; I basically need a unique id like a way point that the field person can see while entering the data and write down in their field notes as well. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Apr 2010 14:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680173#M4897</guid>
      <dc:creator>jeremysarrow</dc:creator>
      <dc:date>2010-04-22T14:00:44Z</dc:date>
    </item>
    <item>
      <title>Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680174#M4898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcPad can generate a unique id using&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;strID = System.CreateGuid&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rolf&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 11:36:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680174#M4898</guid>
      <dc:creator>RolfBroch</dc:creator>
      <dc:date>2010-04-29T11:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680175#M4899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rolf, I'm a bit of a novice with ArcPad.&amp;nbsp; Would I do this script in ArcStudio in the axf file on the desk top, create a new field for the unique ID and then load it into the Trimble unit?&amp;nbsp; Thanks for any additional guidance on how to do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 13:59:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680175#M4899</guid>
      <dc:creator>jeremysarrow</dc:creator>
      <dc:date>2010-05-05T13:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680176#M4900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rolf&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcPad can generate a unique id using&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;strID = System.CreateGuid&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it as simple as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim Test&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Test = System.CreateGuid&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How is this number being created?&amp;nbsp; I have code that grabs the max ID from a field and adds 1 to create a new id, but am interseted in this approach....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking to test time differences on the Juno unit to see which is more eficiant...I would imagin eht eCreateGuid would be since I dont hav to build and run the SQL query....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts to how the CreateGuid is created?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 17:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680176#M4900</guid>
      <dc:creator>JayKappy</dc:creator>
      <dc:date>2010-05-05T17:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680177#M4901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Rolf, I'm a bit of a novice with ArcPad.&amp;nbsp; Would I do this script in ArcStudio in the axf file on the desk top, create a new field for the unique ID and then load it into the Trimble unit?&amp;nbsp; Thanks for any additional guidance on how to do this.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jsarrow....yes you would have to do it in ArcStudio.....I can show you but basically if this is workign as I think:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OnFormOpen you would declare a global varaiable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This use this varaible to populate a textbox that is set to the UNique attribute.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcStudio under Feature Layers you should see the layer you are going after.&amp;nbsp; Double Click it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This will open the design mode for the form&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when you open the form in design mode click Form Tab and properties. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is then a Events Tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CLick this and then click "OnLoad"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the box write:&amp;nbsp; Call UniqueID&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This will be the Sub routine you will create later&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Close this dialog but not the one for the form....THere is a little blue script in the tool bar (edit script)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click this to create a new script page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In that script page do something like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NOTE: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Outfalls below is the naem of the layer that I am going to be updating....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;page1 is the page number, or the tab number...depends on how many tabs you have and which one....you can click the tab in design mode and click "Page" "Properties" then Name is what you would use there....it defaults to (page1, page2, page3 etc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the script page place this code there...on load it should call this sub routine, create the unique id and assign it to the textbox of your chooseing...when you close the record this will be assign to the field attribute&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Outfalls is the feature class I am updating&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;its on page1 or the first tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit1 is the name of the textbox I am updating on page1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Option Explicit
Dim varUniqueID

Sub UniqueID

 ' CREATE THE VARAIBLE AND ASSIGN IT THE CREATED GUID
 ' Dim createUniqueID
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' I commented this varaible out because I delclared it global above in the option explicit...you can delete the global varaible and declare it here if you want...
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' globally you can do other stuff with it...
 varUniqueID= System.CreateGuid

 ' NEXT YOU HAVE TO GRAB THE FORM PAGE AND ASSIGN THE VARAIBLE TO THE TEXTBOX

 Dim objRS, objSelLayer, objEFPageOneControls3, objEditForm3
 Set objSelLayer = Map.SelectionLayer
 Set objRS = objSelLayer.Records
 objRS.Bookmark = Map.SelectionBookmark

 Set objEditForm3 = application.map.layers("Outfalls").forms("EDITFORM")
 Set objEFPageOneControls3 = objEditForm3.Pages("page1").Controls

 objEFPageOneControls3("Edit1").Value = varUniqueID

End Sub&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:38:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680177#M4901</guid>
      <dc:creator>JayKappy</dc:creator>
      <dc:date>2021-12-12T04:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680178#M4902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My only thought on that....I jsut tested it and it works...is the long number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using my Unique ID to create photo names etc.&amp;nbsp; If you have a 30 digit number in front of the image it makes things tough....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On forom load I simply query my feature class and find the Max number in a number field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I then add 1 to the number and assign it as the new Unique number...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This way I have can rename my images to something like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unique ID _ Field Name _ Time Stamp . jpg&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;234_Image1_5_5_2010.jpg&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then in ArcGIS I can click a feature and get its unique ID, then query a folder for all images that start with that unique number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just a thought&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 19:33:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680178#M4902</guid>
      <dc:creator>JayKappy</dc:creator>
      <dc:date>2010-05-05T19:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680179#M4903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for all the detailed info jay.&amp;nbsp; I'll give it a try and let you know how it works out!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 21:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680179#M4903</guid>
      <dc:creator>jeremysarrow</dc:creator>
      <dc:date>2010-05-05T21:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680180#M4904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; We gave up on relying on ArcPad to generate unique IDs for us and simply use the Julian Date (yymmdd +24:00 time) which also allows us to sort our files by date/time of creation.&amp;nbsp; You could add seconds if you 're blazing through more than one feature per minute, but the best part....no coding necessary!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 14:00:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680180#M4904</guid>
      <dc:creator>DaveAlmond</dc:creator>
      <dc:date>2010-05-19T14:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680181#M4905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Stormwater12, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to use the AXF data/time stamp to implement your recommended Julian Date (yymmdd +24:00 time) method to log a unique feature ID.&amp;nbsp; This works fine on ArcPad in the field.&amp;nbsp; The issue I'm having now is the values are being dropped when I check the data back into the file geodatabase.&amp;nbsp; Have you experienced this issue?&amp;nbsp; A little more inof on how you set this up would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 22:05:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680181#M4905</guid>
      <dc:creator>KearyHowley</dc:creator>
      <dc:date>2011-07-20T22:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680182#M4906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We simply created a field for out unique ID and enter it manually. So if I was entering the unique ID at the time of this writing, I would simply enter 1107271120 for 11-year, 07-Month, 27-day, 1120- hour. It requires typing with each feature created, but it is simple.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 14:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680182#M4906</guid>
      <dc:creator>DaveAlmond</dc:creator>
      <dc:date>2011-07-27T14:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680183#M4907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We simply created a field for out unique ID and enter it manually. So if I was entering the unique ID at the time of this writing, I would simply enter 1107271120 for 11-year, 07-Month, 27-day, 1120- hour. It requires typing with each feature created, but it is simple.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is an absolutely horrible idea...&amp;nbsp; At least set the default value of a date field to "now()".&amp;nbsp; As soon as you have more than one field user, this method will NOT WORK!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently (ArcPad 10) if you add a GUID field to your feature class in a GDB and check it out to ArcPad, it will set the default value to "newid()" which will give you an unique ID every time.&amp;nbsp; I suggest doing it this way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 20:51:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680183#M4907</guid>
      <dc:creator>RobertMcCann</dc:creator>
      <dc:date>2011-08-16T20:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680184#M4908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have more than one field staff entering data in the same feature class during the same minute then you could certainly duplicate IDs. I am the only person at my organization creating and editing our field data, so we have used this method for two years without any duplicates or issues.&amp;nbsp; In the end, it is much easier to manually enter the Julian date instead of relying on or programming ArcPad to create unique IDs. I think most folks here are able to distinguish what will work for their intended application instead of opting for thoughtless hyperbole in lieu of rational consideration....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 14:20:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680184#M4908</guid>
      <dc:creator>DaveAlmond</dc:creator>
      <dc:date>2011-10-21T14:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680185#M4909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Option Explicit
Dim varUniqueID

Sub UniqueID

 ' CREATE THE VARAIBLE AND ASSIGN IT THE CREATED GUID
 ' Dim createUniqueID
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' I commented this varaible out because I delclared it global above in the option explicit...you can delete the global varaible and declare it here if you want...
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' globally you can do other stuff with it...
 varUniqueID= System.CreateGuid

 ' NEXT YOU HAVE TO GRAB THE FORM PAGE AND ASSIGN THE VARAIBLE TO THE TEXTBOX

 Dim objRS, objSelLayer, objEFPageOneControls3, objEditForm3
 Set objSelLayer = Map.SelectionLayer
 Set objRS = objSelLayer.Records
 objRS.Bookmark = Map.SelectionBookmark

 Set objEditForm3 = application.map.layers("Outfalls").forms("EDITFORM")
 Set objEFPageOneControls3 = objEditForm3.Pages("page1").Controls

 objEFPageOneControls3("Edit1").Value = varUniqueID

End Sub&lt;/PRE&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Jay, I too am new to coding. I have followed your instructions step by step, but for some reason the Unique ID field is blank. Do you have any other advice why this may not work on my unit? Any help is greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kyle&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:38:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680185#M4909</guid>
      <dc:creator>KyleSato</dc:creator>
      <dc:date>2021-12-12T04:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680186#M4910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kyle,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The attached example from above worked for me. Try it out on your system and let us know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 22:34:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680186#M4910</guid>
      <dc:creator>SteveFitzgerald</dc:creator>
      <dc:date>2012-05-14T22:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680187#M4911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Steve!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your assistance. With your code I was able to get it to work. I think the problem was I wanted the Unique ID on a different page, where as the code is written for page one. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 18:43:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680187#M4911</guid>
      <dc:creator>KyleSato</dc:creator>
      <dc:date>2012-05-15T18:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Generate unique id/way point?</title>
      <link>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680188#M4912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know this is an old post but hoping this reply gets to the author or answers indox.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have used the script detailed by Clearybros11 to create the Unique ID in a field on my form and it works.&amp;nbsp; However, when I load the form I get a message saying:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Microsoft VBScript Runtime Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Object Required: 'Applet'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Line: 2 Column: 1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Source Text Unavailable&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can close the message and carry on inputting my data and it is recoverable from ArcPad for use in ArcMap.&amp;nbsp; However, I envisage several queries from the form users if I can't get rid of this error message appearing everytime they want to record data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help stop this happening?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 15:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/generate-unique-id-way-point/m-p/680188#M4912</guid>
      <dc:creator>BenjaminAmaira</dc:creator>
      <dc:date>2014-05-19T15:22:11Z</dc:date>
    </item>
  </channel>
</rss>

