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