{
{   The purpose  of  this  request  is  to  determine the number of value sets
{ supplied for a particular parameter in the actual parameter  list.   If  the
{ parameter in  question was not given, a value set count of zero is returned.
{
{       CLP$GET_SET_COUNT (PARAMETER_NAME, VALUE_SET_COUNT, STATUS)
{
{ PARAMETER_NAME:  (input)  This  parameter specifies any one of the parameter
{       names for the parameter in question.
{
{ VALUE_SET_COUNT: (output) This parameter specifies the number of value  sets
{       given for the parameter.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: cle$unexpected_call_to, cle$unknown_parameter_name
{       IDENTIFIER: 'CL'
{
