In the Procedure Designer, the Tool Bar provides the following menu options as described in this section:

Edit Procedures (Pencil icon), Save, Save As, Import, and Close the Procedure Designer. Each is described in the following subsections.
Icon/Tool | Description |
|
Pencil Icon (Procedure) | Edit Procedure information: Ā· Procedure Name: Automatically filled in with the name entered when saving the procedure. This field will be blank until the procedure is saved (this field is disabled for editing) Ā· Procedure Type: Procedure (this field is disabled for editing) Ā· Description: Describe what the procedure accomplishes. Because procedures can be called from other procedures and event handlers, providing a useful description helps other developers determine if the procedure could be used in another procedure or event. |
|
Pencil Icon (Event Handler) | Edit Procedure information: Ā· Procedure Type: Event Handler. (Field is disabled for editing) Ā· Event Type: The event type will be filled in based on the event type and the triggering moment selected during the set up screen before the procedure designer opens. (Field is disabled for editing) Ā· Case Type: Displays the case type of current event handler. This information is only available for case type event handlers. |
|
Save | Use the Save button to save your procedure as you work to avoid losing progress. Procedures can be saved with errors present, allowing you to return and fix these errors, however these failed procedures will fail at runtime. | |
Save As | Save a copy of your procedure with a new name. (!!) Note: The Save As icon only appears as an option for procedures, not event handlers | |
Import | Import a procedure exported from a different environment. You can either drag and drop the exported procedure file or use the Browse option to locate the file on a local or network disk.in procedure designer. |
|
Close | Closes the Procedure Designer. You are prompted to save before closing to avoid losing any changes. |








