{}
{    The purpose of this request is to return the element name that
{ corresponds to the given real state library.  The element name is used
{ as the name of the library when it is moved to the 170 side for processing.
{    Along with the element name  a boolean is returned distinguishing the
{ real state library as a user library or not.  This information is used in
{ further processing.
{}
{       RAP$GET_ELEMENT_NAME (BASE_FILE, ELEMENT, USER_LIBRARY, STATUS)
{}
{BASE_FILE: (input) This parameter specifies the real state library on
{       the 180 side.
{}
{ELEMENT: (output) This parameter specifies the element name of the real state
{       library.
{}
{USER_LIBRARY: (output) This parameter specifies a boolean declaring if the
{       library is a user_library or not.
{}
{STATUS: (output) This parameter specifies any resulting errors.
{}
