New Module Wizard Dialog
Accessible by selecting Create a new module... from the Modules menu or by clicking the
button on the Toolbar.

Edit the contents of a virtual .dso module (constants, subroutines, types and control parameters), then generate the template source code for producing the module.
- Name the module and specify version numbers.
- Add some constants:

- Add some subroutines:

- Add some types:

- Add some control parameters:

- At any time, clicking on View code... will show the Source code dialog with the code generated for the current contents of the module.
- When satisfied with the contents of the module, save the code that is produced and fill in the functionality.
