{
{   The purpose of this request is to determine whether a particular value for
{ a particular parameter was given as a range.  If the requested value was not
{ given, then false is returned.
{
{       CLP$TEST_RANGE (PARAMETER_NAME, VALUE_SET_NUMBER, VALUE_NUMBER,
{         RANGE_SPECIFIED, 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_NUMBER: (input) This parameter specifies the value in question.
{
{ RANGE_SPECIFIED: (output) This parameter specifies the result of the test.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: cle$unexpected_call_to, cle$unknown_parameter_name
{       IDENTIFIER: 'CL'
{
