{
{    The purpose of this request is to obtain the permanent file path for the
{  file which contains an output queue file's data and label.
{
{        JMP$GET_OUTPUT_PATH_ELEMENTS (SYSTEM_FILE_NAME, PATH, STATUS);
{
{ SYSTEM_FILE_NAME: (input) This is the system-supplied file name for the
{        output queue file 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
