This example shows one way to modify the scanner settings of a form definition as you import it to a new version of FORMS.
Important: Read the warning in SaveScannerSettings before using that method.
Export the form definitions from the old FORMS installation.
Install the new version of FORMS.
Using Manager, add this code to the MngrFormDefImported event.
Import the form definitions.
Remove the VB code from the event.
Another way of doing the same thing: ReplaceFormDefScannerSettings
Exporting definitions and tables (FORMS Help topic)
Importing definitions and tables (FORMS Help topic)