
{ COMMON DECK CMHGLUN }

{   The purpose of this request is to retrieve the logical unit number
{ associated with a given element name from the installed logical
{ configuration.
{
{       CMP$GET_LOGICAL_UNIT_NUMBER (ELEMENT_NAME, LOGICAL_UNIT_NUMBER,
{         STATUS)
{
{ ELEMENT_NAME: (input)  This parameter specifies the name of the element
{       we wish to access.
{
{ LOGICAL_UNIT_NUMBER: (output)  This parameter specifies the logical unit
{       number associated with the name above.
{
{ STATUS: (output)  This parameter specifies the request status.
{
