Previous Topic: Default Action DiagramNext Topic: Generate Access Paths


Code Generation

Generating code is the first part of the third phase of development. You will learn how to generate source to implement the access paths and functions you have created.

You can generate source either interactively or in batch.CA 2E automatically keeps a list of the members to be generated and compiled that have not yet been compiled. We will take a look at how to use batch processing to generate source code and compile executable objects for all of your access paths and functions. These options are available on the Display Services Menu.

For more details on functions, function types, function options, parameter definitions, device designs, and action diagrams, see the Tutorial or Building Applications guides.