Previous Topic: Step 1:  Retrieve Dialog XXXDADDNext Topic: Step 3:  Retrieve and Recompile Dialog XXXDUPD


Step 2: Recompile Dialog XXXDADD

To include modified map XXXMAP in dialog XXXDADD, you need only recompile the dialog:

Compiling the Dialog

You compile the XXXDADD dialog as shown:

    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

To compile the application, position the cursor on the Compile item on the action bar and press [Enter]. You can position the cursor on Compile by:

Once you have displayed the Compile action item, press [Enter] to compile the dialog.

When you press [Enter], ADSC attempts to recompile the dialog load module using the new map. ADSC displays a message to indicate whether the dialog has been successfully recompiled or whether errors are present. In the case of errors, read the message to determine the problem. Use ADSC to correct any errors, and then recompile the dialog as described above.

After you successfully recompile dialog XXXDADD, you can retrieve and recompile dialog XXXDUPD as described below.