User`s guide

2 Graphical User Interface
2-4
Remove File removes the currently selected files from the project. (The
Remove button in the Project files frame of the main window performs the
same task.)
Settings opens the project settings dialog box showing the current projects
information. See Project Settings on page 2-6 for details.
Build Menu
The Build menu controls the building of the projects files into an
Excel-accessible COM object.
Excel/COM Files builds project files into an Excel-accessible COM object
and generates Visual Basic Application code necessary to create an Excel
add-in. The Excel add-in adds the new function(s) to the Excel function name
space.
Clear Status clears the Build status window.
Open Build Log displays project status that has been saved in this log file.
Component Menu
The Component menu completes the process of building a deployable
application.
Package Component readies files for deployment. The deployable files are
packaged in a self-extracting executable.
Component Info displays a dialog box with information about the current
projects component and component versions. See Component Information
on page 2-7 for details.