
{
{    The purpose of this request is to establish a connection with the
{  control_facility.
{
{        NFP$ESTABLISH_CF_CONNECTION (SERVICE_ADDRESS, CONNECT_FILE,
{              CLIENT_VERSION, CLIENT_IDENTIFIER, CLIENT_NAME,
{              CONTROL_FACILITY_NAME, CONNECTION_IDENTIFIER, STATUS)
{
{  SERVICE_ADDRESS: (input) This parameter specifies the address of the
{        control facility to which the connection should be made.
{
{  CONNECT_FILE: (input) This parameter specifies the name of the
{        connection_file.
{
{  CLIENT_VERSION: (input) This parameter specifies the client data version.
{
{  CLIENT_IDENTIFIER: (input) This parameter specifies the identification
{        of the client that wants to make the connection.
{
{  CLIENT_NAME: (input) This parameter specifies the application name
{        of the client that wants to make the connection.
{
{  CONTROL_FACILITY_NAME: (output) This parameter specifies the name of the
{        control facility.
{
{  CONNECTION_IDENTIFIER: (output) This parameter specifies the network file
{        that should be used to identify the connection.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              ame$file_not_known
{              ame$improper_device_class
{                ... other BAM conditions
{              nae$address_protocol_mismatch
{              nae$application_inactive
{              nae$client_protocol_mismatch
{              nae$connection_terminated
{              nae$improper_attribute_value
{              nae$invalid_address
{              nae$max_active_connections
{              nae$network_inactive
{              nae$no_server_response
{              nae$server_response_timeout
{              nae$switch_offer_pending
{              nae$unknown_application
{              nae$unknown_attribute
{              nae$unknown_protocol

