{    The purpose of this command is to allow users to view their definitions of
{ records.  Users may select a list of records or request that all defined
{ records be displayed.
{
{ record:  This parameter lets the user select which records to display.  The
{       user may specify one or a list of record names.  In addition, the
{       keyword ALL can be specified to let the user view all defined records.
{
{ display_option:  This parameter lets the user select the amount of
{       information displayed about the records being displayed.  If the
{       keyword NAME is chosen, then just the record names are displayed.  If
{       the keyword ALL is specified, then all possible attributes are
{       displayed for each selected record.
{
{ output:  This parameter allows the user to specify the file the record
{       display is written to.  The default value is $output.
{
{ STATUS: This parameter specifies the request status.
{       CONDITIONS:
{             pte$duplicate_name
{             pte$undefined_selec_for_dis
{             pte$error_processing_parameter
