Hi,I've had this problem as well and was thankful for the following assistance. This script will read the GPS when it's running and populate the nominated fields in a .dbf via an EDITFORMEnter this code in the onload event for the EDITFORM, and it looks like this:Dim page1Set page1 = thisevent.object("Page1")page1("dblSUV_EAST").value = gps.xpage1("dblSURV_NORTH").value = gps.yThis was quick, simple and very effective.Hope this helps.Stuart
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.