This chapter contains the following software assets:
|
Asset Name |
Description |
| OLEEXCEL.FMB |
A Form Builder module that will be integrated with Microsoft Excel using OLE Automation services. Use this module as starting point for the activities discussed in Section 29.2.2. |
| OLEEXCEL_1.FMB |
The final version of OLEEXCEL.FMB with all the activities discussed in Section 29.2.2. |
| OLEEXCEL_1.FMX |
The executable version of OLEEXCEL_1.FMB compiled for Win32 platforms. |
| OLEWORD.FMB |
A Form Builder module that will be integrated with Microsoft Word using OLE Automation services. Use this module as starting point for the activities discussed in Section 29.2.3. |
| OLEWORD_1.FMB |
The final version of OLEWORD.FMB with all the activities discussed in Section 29.2.3. |
| OLEWORD_1.FMX |
The executable version of OLEWORD_1.FMB compiled for Win32 platforms. |
| LETTER.DOC |
A Microsoft Word document that serves as a template for the form letters created in Section 27.2.3. |
| CALENDAR.FMB |
A Form Builder module that will incorporate an ActiveX calendar control. Use this module as starting point for the activities discussed in Section 29.4 |
| CALENDAR_1.FMB |
The final version of CALENDAR_1.FMB with all the activities discussed in Section 29.4. |
| CALENDAR_1.FMX |
The executable version of CALENDAR_1.FMB compiled for Win32 platforms. |