Procedures

Displays the specified Express procedure(s) either in original source Express format or in a format constructed from the related dictionary model(s). The actual display format is chosen by setting the appropriate option.
The available formats are:

  1. The EXPRESS format is built from the populated dictionary model(s), hence the layout may differ from the original EXPRESS Schema as stored on the source file.
  2. The actual procedure(s) are displayed exactly like the format and layout in the original Express schema. This format is only available if the related dictionary model(s) was created by the Schemata>DefineSchema command with the [storing source] option set.

All function with a name that exactly or partly matches the arguments <Schema> and <Procedure> will be displayed unless the option [exact match] is set, then only the procedure with a name that exactly matches the arguments <Schema> and <Procedure> will be displayed.
Note: No Express procedures will be found in schemata, i.e., dictionary models that are created by the Schemata>DefineSchema command with the option [no expression stored] set .
Arguments:

Schema:

Specify the name of schema(ta) in the EDMdatabase that defines the actual procedure(s). Schema names are case insensitive.
When activating the Select button, the names of all existing schemata will be displayed in the related selection list.

Procedure:

Specify the name of the actual procedures(s) defined in the schema(ta) specified by the <Schema> argument that will be displayed. Procedure names are case insensitive.
When activating the Select button, the name of all procedures in the schema(ta) specified by the <Schema> argument will be displayed in the related selection list

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

exact match:

A global option that specifies that only the procedure with a name that exactly matches the arguments <Schema> and <Procedure> will be displayed

match selected input:

A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items.

show source:

Specifies that the actual procedures will be displayed exactly as found on the original source Express schema. This option is only effective when the schema(ta) that defines the actual procedures was compiled with the option [storing source] set when the actual dictionary model(s) was produced by the Schemata>DefineSchema command.