ArcPad 8 Is Now Available
ArcPad 8 highlights include new capabilities, performance improvements, and quality enhancements.
Latest news in
ArcPad and
Mobile GIS
The ArcPad object model [PDF] consists of 49 objects that are exposed while ArcPad is running. As long as ArcPad is running, you can access and manipulate these objects via JavaScript or VBScript. Once ArcPad is closed, all the objects cease to exist until ArcPad is started again.
ArcPad acts as an active script host for your JavaScript and VBScript code. To allow all the scripts that reside in various files to interact with ArcPad and not interfere with each other, the host creates several instances of scripting enginesone for the Application object, one for each Layer object present, and one for each Applet object present. Each of these script engine instances is known as a scripting space.