Tagged Questions
1
vote
0answers
101 views
ArcPad get vbs script location
Within arcpad (edit form) I want to get the current location of the vbs script running. This simple vbs script outside of arcpad works fine.
wscript.echo " " + Wscript.ScriptFullName
However, when ...
2
votes
3answers
2k views
How do I create forms using Geodatabase's related tables in ArcPad Studio 10?
I have a Geodatabase with a Points table and number of related tables. The reason for the related tables is because of the large number of fields. The relationships are reconginsed by ArcGIS and ...