The Active Expert Application Builder is a visual application development tool for building Windows based, TUXEDO clients. The Application Builder is designed to be used in conjunction with another client development tool like Visual Basic, PowerBuilder, or Visual C++.
This section explains how to use the Application Builder GUI with your favorite client development tool to develop and prepare your client application for production.
The following topics are covered:
.frx
binary files based on the TUXEDO objects you are working with in the Application Builder. A Visual Basic form is a template for a window that you can use as a starting place, adding in your own features and functionality as you progress. The form provides a lot of built-in code and functionality to get you started. A Visual Basic project file contains file names and environment variable settings that make up a project (usually including several forms). A .frx
file is a binary file with information about an ActiveX control.