programming:programming_in_openinsight:commuter_module_generator

Commuter Module Generator

The Commuter Module Generator creates a Stored Procedure from an existing OpenInsight form.

For a discussion and use of Commuter Modules see Using Commuter Modules.

commuter_module_generator.jpg

ItemSub-ItemDescription
Window Name This field displays the Window Name or form, where the commuter module will be applied.
Search Button This button launches a dialog box containing the list of window names or forms within the application for which the commuter module is to be applied.
Inserts This edit table allows users to manually enter Inserts to be placed within the create commuter module.
Check Boxes
Compile NowWhen enabled, the Compile Now checkbox will compile the newly created commuter module code.
Update Form's Scripts and EventsWhen enabled, upon creation the Update Form's Scripts and Events checkbox will extract the quick events and scripts on the form and place them in the commuter module. These events will be updated with generic code calling the commuter module.
All Controls/Supported Events on the FormWhen enabled, the All Controls/Supported Events on the Form checkbox creates a script or quick event on all events for each of the forms controls.
Controls Edit Table
Control NameThis column lists the form's Control Names which the commuter module generator will apply the code.
EventThis column lists the form's Event Names on the controls for which the commuter module generator will apply the code.
PreThis column indicates whether there is a script on the form's control (Pre-Processing)
PostThis column indicates whether there is a quick event on the form's control (Post-Processing)
Comments This field enables users to input Comments on the commuter module they are creating. adds comments to the comments section of code
Buttons
SaveThis button Saves the Commuter Module Generator screen entry information for the specific window/commuter module created. The records exist in the SYSCOMMODULES table.
ClearThis button Clears the commuter module form.
CancelThis button Cancel's progress and closes the commuter module form.
CreateThis button Creates the commuter module.
View CodeThis button launches the created code for Viewing in the system editor.
  • programming/programming_in_openinsight/commuter_module_generator.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1