Select to view content in your preferred language

Display line length

1286
1
08-02-2012 12:35 PM
MosquitoGIS
Frequent Contributor
So I am fairly new to coding for ArcPad, and am doing it using vbscript.  Essentially all I want is a button, that when pushed shows the length of a currently being recorded line, in a message box, at the time it is pushed.  I can't find anything in the ArcPad Object Model Sheet, nor can I find anything on any forums that seems to be able to help me figure out how to acheive this.  As I said though, I am new, so I could have overlooked it. Can anyone help me out with a script that can accomplish this simple task?  Thanks.
Tags (3)
0 Kudos
1 Reply
MosquitoGIS
Frequent Contributor
So I am fairly new to coding for ArcPad, and am doing it using vbscript.  Essentially all I want is a button, that when pushed shows the length of a currently being recorded line, in a message box, at the time it is pushed.  I can't find anything in the ArcPad Object Model Sheet, nor can I find anything on any forums that seems to be able to help me figure out how to acheive this.  As I said though, I am new, so I could have overlooked it. Can anyone help me out with a script that can accomplish this simple task?  Thanks.


Nevermind, I was finally able to find an answer when looking for something completely unrelated.  This supplied the code I needed to create it:

http://forums.esri.com/Thread.asp?c=34&f=1180&t=96551
0 Kudos