
{ HEADER DECK BAHCKFT }

{   This procedure updates file transfer descriptor fields that have been
{ changed by amp$file requests.  If a request to update a field that does
{ not exist in the ftd occurs, a bad status is returned.  The entries that
{ are changed in the ftd are then deleted from the file table list.
{
{ BAP$CKECK_FILE_TABLE (FTD, FILE_TABLE, STATUS)
{
{      FTD : (input) This parameter specifies a pointer to the file transfer
{                    descriptor.
{
{      FILE_TABLE : (input, output) This parameter specifies a pointer to the
{                    file table.
{
{      STATUS : (output) This parameter specifies the request status.
{
