*IF NOT $true(osv$unix)
{
{   This request is used to parse a "pre-evaluated" file reference.
{
{       CLP$PARSE_FILE_REFERENCE (PARSE, PATH_PARSED, EVALUATED_FILE_REFERENCE,
{         STATUS)
{
{ PARSE: (input, output)  This parameter specifies the file expression to be
{       evaluated.
{
{ PATH_PARSED: (output)  This parameter designates whether the file reference
{       had the correct syntax and was consequently successfully parsed.
{
{ EVALUATED_FILE_REFERENCE: (output)  This parameter specifies the information
{       resulting from the evaluation of the file reference.
{
{ STATUS: (output) This parameter specifies the request status.
{
*IFEND
