
{ COMMON DECK CMHDTE }

{   The purpose of this request is to display all of a particular type of
{ element from a list of elements to a specific output file.
{
{       CMP$DISPLAY_TYPE_ELEMENTS (ELEMENT_TYPE, DISPLAY_OPTION, ELEMENT_COUNT,
{         LC_ELEMENT, DISPLAY_CONTROL, STATUS)
{
{ ELEMENT_TYPE: (input)  This parameter specifies the type of element to
{       be displayed.
{
{ DISPLAY_OPTION: (input) This parameter specifies the type of information to
{       be displayed.
{
{ ELEMENT_COUNT: (input)  This parameter specifies the number of elements
{       in the list.
{
{ LC_ELEMENT: (input)  This parameter specifies the pointer to the
{       array that contain 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.
{
