The pull-down menus of the Module Builder are File, Edit, Build, and Help.
New | Reinitializes the Module Builder. |
Open | Opens a specified file (.mb) for modification. |
Save | Saves the current module specification under the current name (grayed-out unless a name has been provided with Open or Save As...). |
Save As... | Saves the current module specifications under a new name. |
Quit | Exits the Module Builder. |
Comment | Specifies a comment to be associated with the module. This comment will appear in both the resulting C-code and mdf files. |
Options... | Specifies one of the following options for a module:
|
Create MDF | Create an mdf file from the current module specifications. |
Create C | Create a C-code framework file from the current module specifications. |
Create Makefile | Create a makefile from the current module specifications. |
Create All | Create all three files from the current module specifications. |
Build Executable | Compile and link a version of Data Explorer using this module. |
Build and Run DX | Compile, link, and run a version of Data Explorer using this module. |
The Help options for the Module Builder are the same as those for the Image window and the VPE (as detailed in the User's Guide). You can access this information through the Using Help... option of the Help pull-down menu.