{
{    The purpose of this request is to send data over an open Channel
{ Connection (CC).  This request will cause delivery of a "data" event to the
{ peer user.
{
{       NLP$CC_SEND_DATA (CL_CONNECTION, DATA, STATUS)
{
{ CL_CONNECTION: (input)  This parameter specifies the interlayer connection
{       that is associated with the Channel Connection on which data is to be
{       sent.
{
{ DATA: (input)  This parameter specifies the data to be sent.
{
{ STATUS: (output)  This parameter specifies the request status.
{       CONDITIONS:
{             nae$connection_not_open
{             nae$max_data_length_exceeded
{       IDENTIFIER: 'NA'
{
{
