I've written a pretty simple script for an ArcPad form. It is basically just one event handler that does a calculation when data is entered in a particular field and a couple others that give warning messageboxes if entered values seem suspicious. It works just fine on the desktop version of ArcPad, but when I deploy it onto a mobile device none of the scripts are ever called. In both cases this is ArcPad 10.2.
Is there some setting on the mobile device that I have to enable to allow scripts to run? Are there some differences between the scripting objects available in mobile vs. desktop? Or something else I'm missing?
Any clues are appreciated.