Run Word, Excel, and Graph automation

File: ...\Samples\VFP98\Solution\Ffc\Automate.scx

This sample contains the following classes.

Class Library Description
_xtab _utility.vcx Generates a cross-tab report.
_mail merge Mailmerge.vcx Generates a Word mail merge using the core Mail Merge Wizard engine.
_pivottable
Pivtable.vcx Generates an Excel pivot table using the core PivotTable Wizard engine.
_autograph _utility.vcx Generates a graph using the core Graph Wizard engine.

This sample demonstrates adding automation routines to your application. Choose the buttons in the dialog box to generate a cross tab summary, an Excel pivot table, a Word mail merge document, and a data graph.

For details on all classes available in the foundation classes, see Visual FoxPro Foundation Classes.