{
{    This request is used to convert a string to the appropriate components
{ required to obtain a pft$path via the pfp$convert_fs_path_to_pf_path request.
{
{       PFP$CONVERT_STRING_TO_FS_PATH (STR, FS_PATH_STRING,
{             NUMBER_OF_PATH_ELEMENTS, CYCLE_REFERENCE, OPEN_POSITION, STATUS)
{
{ STR: (input)  This parameter specifies the string, representing a file
{       expression, to be converted.
{
{ FS_PATH_STRING: (output)  This parameter specifies the resulting path in a
{       form recognizable by pfp$convert_fs_path_to_pf_path.  This format is
{       NOT directly usable for any other purposes.
{
{ NUMBER_OF_PATH_ELEMENTS: (output)  This parameter specifies the number of
{       path elements of the file reference.
{
{ CYCLE_REFERENCE: (output)  This parameter specifies the cycle reference for
{       the file reference.
{
{ OPEN_POSITION: (output)  This parameter specifies the open position of the
{       file reference.
{
{ STATUS: (output)  This parameter specifies the request status.
{
