To modify an existing program

  1. Copy the source files you want to modify to a development Environment.
  2. Make any necessary changes to the source files to reflect the business logic you need.
  3. If you change a form definition or report definition source file, recompile that source file in order to create new DSD or PRD source files.
  4. Compile the program. For information, see Compiling Programs.
  5. Test the program.
  6. Move the program object to your production Environment. If the modifications included changes to the form definition, compile the form definition in the production Environment.