Show EXPRESS-X Schemata
Displays the specified Express-X schema in it original form in the EDMsupervisor output window and optionally write the Express-X source to a specified file. This command is only applicable for Express-X schemata that is compiled with the [storing source] option set in the Schemata>EXPRESS-X>DefineSchema command. The actual Express-X schema must exist as an Express-X dictionary model in the EDMdatabase.
All existing Express-X schemata in the EDMdatabase with a name that exactly or partly matches the <Express-X schema> argument will be displayed, except when the [exact match] option is set, then only the Express-X schema with a name that exactly matches the <Express-X schema> argument will be displayed.
Arguments:
Express-X schema: |
Specify the name of Express-X schema(ta) to display. Express-X schema names are case insensitive. |
Output file: |
Specify the name of a file that will receive a copy of the Express-X source optionally with line sequence number added to the beginning of each line. |
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 Express-X schema with a name that exactly matches the <Express-X schema> argument 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. |
make line numbers: |
Specifies that the actual Express-X schema(ta) will be displayed with a line sequence number at the beginning of each source line. |