Reporting CAF error code and message
117
118 /*------------------------------------------------------------------*/
119
120 caferror - output caf error msg
121
122 /*------------------------------------------------------------------*/
123
124 caferror:
125 say 'Connect failed, rc = 'rc', cafreason = 'cafreason;
126 exit 8;
127