Design Tool
Convert existing definitions to ILE

(Click image to enlarge) |
Any definition can be changed to ILE RPG by simply taking a subfile option 16 on the definition or from the EXIT panel.
|
Display definition target platform
(Click image to enlarge) |
Viewing list of definitions from Work with Definitions screen with the target generator shown. This view can be toggled on and off with F10. |
ILE Object Management
(Click image to enlarge) |
The ILE Object Management screen allows you to work with the program and/or module calls in your definition, as well as with options relating to how the current program will be created. |
Support for Bound modules
Automatic generation of a binding directory object
(Click image to enlarge) |
The binding directory is created as part of the compile process, just prior to the execution of the compile command for the program. The default value of *PGM causes a binding directory (object type *BNDDIR) with the same name and library as the program to be created or you can specify the name (and library) of a binding directory to create. |
Add service programs
(Click image to enlarge) |
If the program you are working with calls modules that are contained in service programs you can press F6 to add a service program to the ILE object list. ProGen automatically updates any bound module calls to reference that service program.
|
#Assign an Activation Group
<< Back to ProGen Plus ILE Features
|