{
{   The purpose  of this request is to store the label into the permanent file
{ catalog for an attached or newly created permanent file.  If no label exists
{ or  the  file is not a permanent file then an error status is returned.  The
{ label consists of both static file attributes for the file, and optionally a
{ job management file label.
{
{       FMP$END_OPEN_PROCESSING (LOCAL_FILE_NAME, WRITE_LABEL, STATUS)
{
{ LOCAL_FILE_NAME: (input) This parameter specifies the local name of the file
{       whose label is to be flushed.
{
{ WRITE_LABEL: (input) This parameter is not used.
{
{ STATUS: (output) This parameter returns the request status.
{
{       CONDITIONS: lne$ln_lnt_entry_not_found
{                   fme$system_error
{
{       IDENTIFIER: amc$access_method_id
{
