Chapter 7 279
Integrating Programs In Other Languages
Overview
Overview
In this chapter, you will learn the easiest way to integrate compiled programs
and operating system commands with VEE. One of the great advantages of
VEE is that it integrates well with other applications and programs.
Furthermore, by using ActiveX, you can use components from other
programs. (For more information, refer to Chapter 6, “Creating Reports
Easily Using ActiveX.”)
In VEE, the
Execute Program object specifies programs and parameters
and uses operating system commands. There is an
Execute Program
object for the PC, and another for HP-UX. This chapter includes a lab
exercise with the
Execute Program object for PCs and another with the
Execute Program object for HP-UX.