
{ COMMON DECK CMHDNE }

{   The purpose of this request is to display a particular named
{ element from a list of elements to a specific output file.
{
{       CMP$DISPLAY_NAMED_ELEMENT (ELEMENT_NAME, IOU_NAME, DISPLAY_OPTION,
{         ELEMENT_COUNT, LC_ELEMENT, DISPLAY_CONTROL, STATUS)
{
{ ELEMENT_NAME: (input)  This parameter specifies the name of element to
{       be displayed.
{
{ IOU_NAME: (input) This parameter specifies the name of the IOU associated
{       with the element name if the element is a data channel element.
{
{ ELEMENT_COUNT: (input)  This parameter specifies the number of elements
{       in the list.
{
{ DISPLAY_OPTION: (input) This parameter specifies the type of information to
{      be displayed.
{
{ LC_ELEMENT: (input)  This parameter specifies the pointer to the
{       array that contains all the elements in the active configuration.
{
{ DISPLAY_CONTROL: (input, output)  This parameter describes the output
{       file where the information will be written.
{
{ STATUS: (output)  This parameter specifies the request status.
{
