{
{   This request is used to parse a job independent path.  Variables and
{ functions within the path are not dereferenced.  "Job context" path elements
{ ($command, $source, $defer, $local, $working_catalog, standard file, and job
{ file path elements) are not allowed.  The concatenation character is also not
{ allowed.
{
{       CLP$PARSE_JOB_INDEPENDENT_PATH (PATH, USER_IDENTIFICATION,
{         INCLUDE_OPEN_POSITION, PARSED_PATH, STATUS)
{
{ PATH: (input)  This parameter specifies the path to be parsed.
{
{ USER_IDENTIFICATION: (input)  This parameter specifies the family and user
{       information to be used for a relative path.
{
{ INCLUDE_OPEN_POSITION: (input)  This parameter specifies whether to include
{       the open position in the resulting parsed path.
{
{ PARSED_PATH: (output)  This parameter specifies the parsed path.
{
{ STATUS: (output)  This parameter specifies the request status.
{
