{
{   The purpose of this procedure is to fetch the permanent file utility label
{ for an attached permanent file.  The label input must be big enough to  hold
{ the  label  information.   The  required  size  may  be  obtained  from  the
{ SRP$FETCH_SYSTEM_LABEL_SIZE interface.
{
{       SRP$FETCH_SYSTEM_LABEL (LOCAL_FILE_NAME, LABEL, STATUS)
{
{ LOCAL_FILE_NAME: (input) This parameter specifies  the  local  name  of  the
{       permanent file whose permanent file utility label is to be returned.
{
{ LABEL:  (output)  This  parameter  is a sequence that contains the permanent
{       file utility label.
{
{ STATUS: (output) This parameter returns the request status.
{
{       CONDITIONS: cle$improper_name
{                   lne$ln_lnt_entry_not_found
{                   lne$no_preserved_attributes
{                   lne$incorrect_label_size
{
{       IDENTIFIER: amc$access_method_id
{
