|
For example, with FileMaker Pro ActiveX Automation and Visual Basic you can create your own application (with its own interface) and drive multiple applications to accomplish a task. For example you could define a window in Visual Basic that has one button that says, "Get today's sales data." The procedure for "Get today's sales data" would open a FileMaker Pro file and, by calling a FileMaker Pro script, find and export all of that day's sales data. The Automation procedure would then start up Excel and graph the exported data. |