This chapter contains the following software assets:
|
Asset Name |
Description |
| CH21_1.FMB |
The MRD application completed in Part III. Use this module as a starting point for the activities discussed in this chapter. |
| MRDMENU.PLL |
The PL/SQL library MRDMENU created in Section Chapter 19. |
| MRDMENU_1.PLL |
The MRD application invoking the ANALYZE module. |
| CH21_2.FMB |
The MRD application invoking the MRDLABEL Report Builder module. |
| CH21_2.FMX |
The executable version of CH21_2.FMB compiled for Win32 platforms. |
| MRDLABEL.RDF |
The Report Builder module that prints addresses of customers in mailing labels. |
| MRDLABEL.REP |
The executable version of MRDLABEL.RDF compiled for Win32 platforms. |
| ANALYZE.FMB |
The ANALYZE module that can be used as a starting point for the activities discussed in Section 21.4.6. |
| ANALYZE_1.FMB |
The final version of the ANALYZE module with two Graphic Builder modules integrated in it. |
| ANALYZE_1.FMX |
The executable version of ANALYZE_1.FMB compiled for Win32 platforms. |
| BYZIP.OGD |
The Graphic Builder module that displays customer revenue by ZIP codes. |
| BYZIP.OGR |
The executable version of BYZIP.OGD compiled for Win32 platforms. |
| BYRATING.OGD |
The Graphic Builder module that displays movie revenue by rating codes. |
| BYRATING.OGR |
The executable version of BYRATING.OGD compiled for Win32 platforms. |