I have an ArcPad AXF file, created from a geodatabase. I've opened the AXF in ArcPad Studio and created some a custom edit form. It's all great. But if the original geodatabase ever gets destroyed and I have to create a new AXF file, I will lose my custom forms, right? Is there a way to script all that XML that makes up the custom form? I really don't want to have go through all that ArcPad Studio GUI editing again.
I can see that it is possible to save the XML of a layer (including the custom edit form XML) as a .apl in ArcPad studio. But how can I push that saved XML back into a new XML file? Is there a way to script this?