{
{    The purpose of this request is to display the attributes requested.
{
{       JMP$DISPLAY_ATTRIBUTES (ATTRIBUTE_VALUES_SEQ, NUMBER_TO_DISPLAY,
{             HEADER_DISPLAY_LIST_P, NOT_FOUND_NAME_LIST,
{             NOT_FOUND_NAME_LIST_COUNT, FILE, COMMAND_TITLE, STATUS);
{
{ ATTRIBUTE_VALUES_SEQ: (input)  This is the set of attributes to display.
{
{ NUMBER_TO_DISPLAY: (input)  This is how many objects in the sequence are to
{       be displayed.
{
{ HEADER_DISPLAY_LIST_P: (input)  This is a list of headers to be displayed
{       with each of the corresponding elements in the ATTRIBUTE_VALUE_SEQ.
{
{ NOT_FOUND_NAME_LIST: (input)  This is a list of objects searched for but were
{       not found.
{
{ NOT_FOUND_NAME_LIST_COUNT: (input)  This is the number of objects in the
{       not_found_name_list.
{
{ FILE: (input)  This is the file to which the display is to be written.
{
{ COMMAND_TITLE: (input)  This is the name of the command.
{
{ STATUS: (output) This is the status of the request.
