{
{    The purpose of this request is to obtain the permanent file path for the
{  command file of a batch job.
{
{        JMP$GET_JOB_PATH_ELEMENTS (SYSTEM_JOB_NAME, PATH, STATUS);
{
{ SYSTEM_JOB_NAME: (input) This is the system-supplied job name for the job
{        in question.
{
{ PATH: (output) This is an array which will contain the elements of the
{        permanent file path.
{
{ STATUS: (output) This is the record that contains the status of the request.
{      CONDITIONS:
{        jme$name_not_found
{        ofe$sou_not_active
