Previous Topic: Correct syntax errorsNext Topic: Executing the Application


Update dialogs that use the process module

After you correct errors in a process module, you use ADSC to update the corrected process module in the dialog. When you do this, ADSC attempts to compile the source commands in the corrected process module. If the module compiles without errors, ADSC adds the process module to the dialog.

Recompile the Dialog

One way to update modified process modules in a dialog is to recompile the dialog:

    Add  Modify  Compile  Delete  Display  Switch  ._____________________________________________________________________________.               │                         │               │  1  1. Compile          │ log Compiler               │     2. Display messages │               │-------------------------│ nternational, Inc.               │ F3=Exit                 │               │_________________________│     Dialog name . . . . . . .   XXXDADD     Dialog version  . . . . .      1     Dictionary name . . . . .   DEMO     Dictionary node . . . . .   ________     Screen  . . . . . . . . .   1  1. General options                                    2. Assign maps                                    3. Assign database                                    4. Assign records and tables                                    5. Assign process modules  Command ===>  Enter  F1=Help  F3=Exit  F10=Action

When you press [Enter], ADSC attempts to compile corrected process modules. If there are no errors:

  1. ADSC adds the compiled module to the dialog.
  2. ADSC recompiles the dialog load module.
  3. ADSC displays the Main Menu screen with a confirming message

When the process module is successfully corrected and updated to the dialog, you can resume definition and testing procedures for the dialog.