{}
{ COMMON DECK FMHFILC }
{}
{   The purpose of this request is to associate file attributes resulting
{ from a file command (i.e. SET_FILE_ATTRIBUTES) with a local file name.
{ The attributes are added to end of a linked list which is pointed to from
{ the local name table entry.
{}
{     FMP$FILE_COMMAND (LOCAL_FILE_NAME, FILE_CMD_RING, FILE_ATTRIBUTES,
{         STATUS)
{}
{ LOCAL_FILE_NAME: (input) This parameter specifies the local file name
{   the file attributes are to be associated with.
{
{ FILE_CMD_RING: (input) This parameter specifies the ring number to be
{   used for user ring validation.
{
{ FILE_ATTRIBUTES: (input) This parameter specifies the file attribute
{   values to be associated with the local file name.
{
{ STATUS: (output) This parameter returns the request status.
{
