Types

The specified defined type(s) will be displayed in the specified Express source format. The default displayed format is an Express format that is constructed from the actual dictionary models. This format can be very different from the original Express format found in the original source of the actual schemata.
When the [show source] option is set the displayed Express format will be an exact copy of the original type declarations found in the original Express source. This is only possible when the actual schema(ta) was compiled by the Schemata>DefineSchema command with the [storing source] option set.
All defined types with a name that exactly or partly matches the arguments <Schema> and <Type> will be displayed unless the option [exact match] is set, then only the defined type with a name that exactly matches the arguments <Schema> and <Type> will be displayed.
Arguments:

Schema:

Specify the name of schema(ta) in the EDMdatabase that defines the actual type(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.

Type:

Specify the name of the actual defined type(s) defined in the schema(ta) specified by the <Schema> argument that will be displayed. Type names are case insensitive.
When activating the Select button, the name of all defined types 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 defined type with a name that exactly matches the arguments <Schema> and <Type> 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 defined types will be displayed exactly as found in the original source Express schema. This option is only effective when the schema(ta) that defines the actual defined types was compiled with the option [storing source] set when the actual dictionary model(s) was produced by the Schemata>DefineSchema command.