You can migrate your generated application from a 2.3x template set to the dbapp1.0
template set.
This procedure assumes you have not modified your source files with code in BLOCK and POINT
sections or modified the Tcl files. If so, you will have to re-generate the program and then
manually add your code changes to the newly generated code.
-
Open the project to be migrated from 2.3x to dbapp1.0.
-
Right-click on the 4pw and select Edit Build Rules.
Remove any user-defined build rules.
-
Save and close your project.
-
Select and select the dbapp 1.0 environment set. This will now be the
code generation template used for the project.
-
Open your project.
-
Remove libag.42m from the External Dependencies of
the Library node and save the project.
-
The CRUD Form and Zoom Form types replace the Module type. Open the Business Application
Diagram. For every Module entity corresponding to a form, right-click on the entity and select . For every Module entity corresponding to a zoom, right-click on the entity and
select .
-
Save the project.
-
Rebuild the project.