Entities

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

Schema:

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

Entity:

Specify the name of the actual entity(ies) defined in the schema(ta) specified by the <Schema> argument that will be displayed. Entity names are case insensitive.
When activating the Select button, the name of all entities 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 entity with a name that exactly matches the arguments <Schema> and <Entity> 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 entities 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 entities was compiled with the option [storing source] when the actual dictionary model(s) was produced by the Schemata>DefineSchema command.