Previous Topic: Converting from COBOL to RPGNext Topic: Requesting Source Generation


Generating and Compiling Your Application

You must generate and compile the source members for your access paths and functions before you can test your application programs. This chapter covers generating the source for the DDS database files or SQL tables and views, RPG or COBOL programs, DDS display files or printer files, and Help text. It explains how to compile the generated source into objects that will implement the access paths and functions for your application programs. This chapter also covers common errors and regeneration/recompilation.

This section contains the following topics:

Requesting Source Generation

Enabling Execution Environments

Verifying Results

Generating and Compiling After Changes