Chapter 27: Dynamic Data Exchange


This chapter contains the following software assets:

Asset Name

Description

FORMATS.FMB

A Form Builder module that allows you to inspect the names and values of data formats defined in the DDE package.

FORMATS.FMX

The executable version of FORMATS.FMB compiled for Win32 platforms.

DDEEXCEL.FMB

A Form Builder module that will be integrated with Microsoft Excel using DDE. Use this module as starting point for the activities discussed in Section 27.3.1.

DDEEXCEL_1.FMB

The final version of DDEEXCEL.FMB with all the activities discussed in Section 27.3.1.

DDEEXCEL_1.FMX

The executable version of DDEEXCEL_1.FMB compiled for Win32 platforms.

DDEWORD.FMB

A Form Builder module that will be integrated with Microsoft Word using DDE. Use this module as starting point for the activities discussed in Section 27.3.2.

DDEWORD_1.FMB

The final version of DDEWORD.FMB with all the activities discussed in Section 27.3.2.

DDEWORD_1.FMX

The executable version of DDEWORD_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.3.2.

DDEPROG.FMB

A Form Builder module that will be integrated with Windows Program Manager using DDE. Use this module as starting point for the activities discussed in Section 27.3.3.

DDEPROG_1.FMB

The final version of DDEPROG.FMB with all the activities discussed in Section 27.3.3.

DDEPROG_1.FMX

The executable version of DDEPROG_1.FMB compiled for Win32 platforms.