Migration Guide
If your Version 3.0 application uses AbtTableView, you
will need to morph the table so it uses Version 5.5
AbtContainersDetailsView as follows:
- If you have not done so already, load applications in the configuration
map VisualAge, Obsolete Parts that contain obsolete classes used by
your Version 3.0 application as described in Obsolete code.
- Load your Version 3.0 application.
- Open the visual part that contains the table.
- Press mouse button 2 on the table and select Morph into from
its popup menu.
- Select AbtContainersDetailsView.
- Save, version, and release your work.
- Unload the applications loaded from the configuration map VisualAge,
Obsolete Parts.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]