
{
{     The purpose of this request is to create an interlayer connection
{  description and assign its connection identifier.  This request is to be
{  used solely by the interlayer connection manager.
{
{       NLP$CL_ASSIGN_CONNECTION (APPLICATION_LAYER, LAYER_CONECTIONS,
{           CL_CONNECTION)
{
{  APPLICATION_LAYER: (input) This parameter specifies the application layer
{       which is the ultimate user of the connection.
{
{  LAYER_CONNECTIONS: (input) This parameter specifies the set of layer
{       connection descriptions to be associated with the connection.
{
{  CL_CONNECTION: (output) This parameter specifies the assigned interlayer
{       connection.  If the assign request is unsuccessful the value is NIL.
{
