{}
{ COMMON DECK FMHGJLP }
{}
{   The purpose of this request is to retrieve a sequence pointer to
{ job management information associated with a local file name.
{ If a local name table entry does not exist for the specified local file name
{ then an entry will be created.
{}
{     FMP$GET_JL_POINTER (LOCAL_FILE_NAME, APPEND, JL_PTR, STATUS)
{}
{ LOCAL_FILE_NAME: (input) This parameter specifies the local file name
{   for which the jl_ptr is to be retrieved.
{
{ APPEND: (input) This parameter is a boolean value specifying whether
{   the existing size sequence is to be returned or the maximum allowable.
{   The maximum size sequence is based on a job management constant.
{
{ JL_PTR: (output) This parameter returns a sequence pointer for the
{   job management information associated with the specified local file
{   name.
{
{ STATUS: (output) This parameter returns the request status.
{
