Compile and Test the Migrated Application

Compile and test the migrated application to identify and correct possible changes in the way the application functions.

Previous step: Migrate the Application

  1. Compile the application in Uniface 10.

    Use the /all /war/cmi=1 command line switch to compile all objects, generate CMI files, and generate warnings. For more information, see /all and /cmi .

    For example, you may see extra compilation warnings because ProcScript entries are compiled differently.

  2. Check the compilation logs.

    Pay special attention to warnings or errors that you did not get when compiling in Uniface 9. Fix problems when needed.

  3. Run the application and test it. Fix any functional issues that you discover in either Uniface 9 or Uniface 10.

Next steps:

  • If you fix issues in Uniface 9, repeat the previous task: Migrate the Application.
  • If you fix issues in Uniface 10, compile and test again.